CMake Release Type
CMake Release Type
cmake --config Release ..
cmake --config Debug ..
This is used together with other ideas like setting custom flags for Debug
cmake --config Release ..
cmake --config Debug ..
This is used together with other ideas like setting custom flags for Debug