4 lines
181 B
CMake
4 lines
181 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)
|