An open API service indexing awesome lists of open source software.

https://github.com/hengxin/learning-cmake

Learning CMake/Makefile
https://github.com/hengxin/learning-cmake

Last synced: 3 months ago
JSON representation

Learning CMake/Makefile

Awesome Lists containing this project

README

          

# learning-cmake
Learning CMake/Makefile

## Tutorials
- [Quick CMake tutorial](https://www.jetbrains.com/help/clion/quick-cmake-tutorial.html)
- [Open and create projects](https://www.jetbrains.com/help/clion/creating-new-project-from-scratch.html)
- [Manage CMake project files](https://www.jetbrains.com/help/clion/managing-cmake-project-files.html)
- [ttroy50 / cmake-examples](https://github.com/ttroy50/cmake-examples)
- [onqtam / awesome-cmake](https://github.com/onqtam/awesome-cmake)

## Videos
- [手把手教你写CMake一条龙教程——421施公队Clang出品](https://www.bilibili.com/video/BV16V411k7eF?share_source=copy_web)