文件名称:cmakelists管理大型工程实例
文件大小:5KB
文件格式:ZIP
更新时间:2021-07-11 11:08:41
c++ cmakelists
可以查看对应说明博客https://blog.csdn.net/rjasd1128hf/article/details/80757441
【文件预览】:
helloworld
----app()
--------hello_world1_demo()
--------CMakeLists.txt(36B)
----release()
----debug()
----common()
--------hello_world_common.cpp(32B)
--------hello_world_common.h(176B)
--------CMakeLists.txt(392B)
----io()
--------hello_world_io.cpp(28B)
--------hello_world_io.h(162B)
--------CMakeLists.txt(413B)
----CMakeLists.txt(515B)