CMAKE_BUILD_TYPE not set at build time
I'm unable to determine the build type in CMakeLists.txt. CMAKE_BUILD_TYPE is always an empty string regardless of what I set in configuration. Also, Context is displayed as Context: <no context> so I cannot change anything in the drop-down. How do I force CLion to set CMAKE_BUILD_TYPE based on the action configuration?
请先登录再写评论。
Hi Scott.
Maybe the comment from the issue will be useful for you?
Same issue Context:<no context>