Giter VIP home page Giter VIP logo

cmake's Introduction

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的笔记,资料,博客..... https://rix0r.nl/blog/2015/08/13/cmake-guide/ https://github.com/onqtam/awesome-cmake https://www.jianshu.com/search?q=cmake&page=1&type=note https://zhuanlan.zhihu.com/cmake https://www.youtube.com/results?search_query=cmake%E6%95%99%E7%A8%8B&pbjreload=10 https://blog.csdn.net/W343051232/article/details/52397628 https://blog.csdn.net/haluoluo211/column/info/17096

4 相关工具

和CMake密切相关工具的资料

4.1 g++与gcc

4.2 makefile

4.3 shell与环境变量

cmake's People

Contributors

fenneishi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.