cmake
cmake build system
%cmake
Perform cmake with the default options in a subdirectory
%cmake_unity
Perform cmake with unity build enabled
%cmake_build
Build the cmake project
%cmake_install
Install results of the build to the destination directory
%cmake_test
Run testsuite with ctest