Usage of cmake flags in Relase and Debug mode

后端 未结 0 607
夕颜
夕颜 2020-12-13 20:59

I am trying to adapt a C++ library for my own usage and it contains the following lines in it\'s root CMakeLists.txt

set(BUILD_TYPE_RELEASE TRUE)

set(CMAKE_C         


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