cmake/Templates/CMakeVisualStudio6Configurations.cmake

4 lines
181 B
CMake
Raw Normal View History

2013-03-16 19:13:01 +02:00
# When the dll templates are changed, this list should be
# updated with the list of possible configurations.
2013-03-16 19:13:01 +02:00
set(CMAKE_CONFIGURATION_TYPES Debug Release MinSizeRel RelWithDebInfo)