Extract command line from target programmatically in cmake

前端 未结 0 1584
故里飘歌
故里飘歌 2020-12-06 19:02

I have a very simple CMakeLists.txt with a single C++ executable:

... set libraries here
add_executable(main main.cpp)

I

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