文件名称:cmake创建多工程例子
文件大小:7KB
文件格式:ZIP
更新时间:2024-01-14 08:05:16
qt cmake
cmake创建多工程例子的简单例子
【文件预览】:
CreateMutiProjectWithCmake
----CMakeLists.txt(115B)
----mymath()
--------CMakeLists.txt(191B)
--------mymath.h(261B)
--------mymath.cpp(475B)
----CMakeLists.txt.user(26KB)
----main()
--------main.cpp(278B)
--------CMakeLists.txt(180B)
----libs()
--------libmymath.so(16KB)