./configure.sh
./build.sh
./run.sh
./install.sh
- CMAKE TUTORIAL
- CMake Tutorial EP 1 | Understanding The Basics
- CMake Tutorial EP 2 | Libraries and Subdirectories
- CMake Tutorial EP 3 | Git Submodules (adding glfw windowing library example)
- CMake Tutorial EP 4 | Versioning Source Code
- CMake Tutorial EP 5 | Making Libs Optional
- CMake Tutorial EP 6 | Installing Your Software!
- CMake Tutorial EP 8 | find_library(...) (part 1/2 of find lib)
- CMake Tutorial EP 9 | find_package modules and config options (2/2 of find libs)
- Cmake 中文实战教程
- chaneyzorn/CMake-tutorial
- CMake Tutorial
- CMake 教程