setting bazel flags in clion

I work on bazel project.

It has OpenCL flag which is enabled in certain configs for Android. Is it possible to tell IDE to enable this flag so that the code surrounded by #ifdef MY_FLAG won't be greyed out?

0

请先登录再写评论。