setting bazel flags in clion Kamil Herba 创建于 2019年04月03日 11:58 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?