CMake 入门实战

CMake 入门实战视频
https://b23.tv/K2wu3I

1.demo代码下载
https://github.com/AdamWSL/CMake_Tutorial.git
2.cmake下载地址
https://cmake.org/download/
3.CMake官方教程— CMake 3.17.0-rc1文档
https://cmake.org/cmake/help/latest/guide/tutorial/index.html
4.CMake入门实战(看完这篇再看视频效果更佳)
https://www.hahack.com/codes/cmake/
5.cmake使用示例与整理总结
https://blog.csdn.net/QTVLC/article/details/82380413
6.CMake命令/函数汇总(翻译自官方手册)
https://www.cnblogs.com/52php/p/5684588.html

你可能感兴趣的:(Linux)