文件名称:cmake使用移植模板示例
文件大小:2KB
文件格式:RAR
更新时间:2017-01-16 08:58:31
cmake 模板 教程 示例 移植
cmake的模板,可以直接在windows或者 linux上直接cmake使用。对初学者很有用。
【文件预览】:
test
----src()
--------main.c(130B)
--------CMakeLists.txt(336B)
----CMakeLists.txt(93B)
----dlibhi()
--------hi.h(303B)
--------CMakeLists.txt(279B)
--------hi.c(127B)
----libhello()
--------hello.c(112B)
--------hello.h(102B)
--------CMakeLists.txt(170B)