The CMake corresponding to the current configuration
Object that can be used to specify the sources.
Custom CMake code that will be appended to the end of the CMake file.
The code to append at the end of the CMake file.
Sets the minimum version of the CMake file.
String with minimum CMake version
Sets the name of the executable.
String with the name of the executable.
Sets if output of external tools (e.g., cmake, make) should appear in the console. By default it is off.
Builds CMake configurations.
Example