CLion 2017.2 Help

Working with CMake

CLion project model is based on CMake - the cross-platform automatic build system. CMake itself doesn't build a project but passes the build rules and targets listed in CMakeLists.txt file to a specific builder.

Last modified: 15 December 2017

See Also

Languages, Frameworks and Technologies:

Projects and Modules: