JetBrains official website gives a good overview of how to use CMake in CLion:
- Quick CMake tutorial
- CMake build system
- CMake Projects
- CMake macros
- CLion IDE macro for CMake
- Python interpreter for CMake projects
JetBrains official website gives a good overview of how to use CMake in CLion: