CMakeTutorial
1.0.0
This project uses code to explain the usage, aiming to help beginners learn the basic usage of CMake. It will also explain the most core and most commonly used usage using actual code cases based on actual development experience. It is difficult for this project to cover all the uses of CMake. This project will only play the role of a guide. In actual project development, you must learn to flexibly review official documents according to your needs to solve problems. (All chapters of this tutorial use C++ and Linux environment demonstration)
https://brightxiaohan.github.io/CMakeTutorial/
cmake practical guide