A tool to create build files for different build systems:
- Make
- Visual Studio
- Ninja Uses a config file CMakeLists
Out of Order Builds
Run CMake in a different directory.
cd ./buildcmake ..(go back to the root dir)
A tool to create build files for different build systems:
Run CMake in a different directory.
cd ./buildcmake .. (go back to the root dir)