Detect build type (debug/release) in visual studio when using CMake

后端 未结 0 1615
情歌与酒
情歌与酒 2021-01-06 23:52

I have a little game engine in which I need to define some custom macros when it is building in Debug or Release mode.

Here are a few lines of my CMake script which i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题