文件名称:CMakeLists如何添加外部目录进行编译
文件大小:3KB
文件格式:RAR
更新时间:2023-07-19 06:35:00
多目录 CMakeLists.txt cmake 添加外部目录
使用CMakeLists.txt编译多目录例子,子目录在当前目录外部,本例子演示了如何添加外部目录进行编译
【文件预览】:
tony
subDir
----helloworld()
--------world()
--------hello()
--------main.cpp(419B)
--------CMakeLists.txt(1KB)