mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 05:45:51 +00:00
4 lines
182 B
CMake
4 lines
182 B
CMake
|
# When the dll templates are changed, this list should be
|
||
|
# updated with the list of possible configurations.
|
||
|
SET(CMAKE_CONFIGURATION_TYPES Debug Release MinSizeRel RelWithDebInfo)
|