Skip to content

fenneishi/CMake-Summary-of-documentation-chinese-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

cmake

CMake 资料总结,持续更新 [toc]

1 官方

CMake官方的教程、文档(部分有中文翻译)

1.1 官网首页

https://cmake.org/

1.2 文档首页

https://cmake.org/documentation

1.3 关键文档

1.3.1 最新版(CMake 3.14.1)手册

https://cmake.org/cmake/help/latest/

1.3.2 最旧版(CMake 2.6.0)手册

https://cmake.org/cmake/help/cmake2.6docs.html

1.3.3 有翻译(CMake 2.8.3)手册

https://cmake.org/cmake/help/v2.8.3/cmake.html

1.3.4 官方上手教程

https://cmake.org/cmake-tutorial/

1.3.5 官方FAQ

https://gitlab.kitware.com/cmake/community/wikis/FAQ

2 其他教程

非官方的较为的完整的CMake入门教程

3 网络资料

网络上零散的有关CMake的笔记,资料,博客.....

  1. https://rix0r.nl/blog/2015/08/13/cmake-guide/
  2. https://github.com/onqtam/awesome-cmake
  3. https://www.jianshu.com/search?q=cmake&page=1&type=note
  4. https://zhuanlan.zhihu.com/cmake
  5. https://www.youtube.com/results?search_query=cmake%E6%95%99%E7%A8%8B&pbjreload=10
  6. https://blog.csdn.net/W343051232/article/details/52397628
  7. https://blog.csdn.net/haluoluo211/column/info/17096

4 相关工具

和CMake密切相关工具的资料

4.1 g++与gcc

4.2 makefile

4.3 shell与环境变量

About

CMake 资料总结,持续更新

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published