summaryrefslogtreecommitdiff
path: root/Templates/CMakeVisualStudio6Configurations.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/CMakeVisualStudio6Configurations.cmake')
-rw-r--r--Templates/CMakeVisualStudio6Configurations.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Templates/CMakeVisualStudio6Configurations.cmake b/Templates/CMakeVisualStudio6Configurations.cmake
new file mode 100644
index 000000000..a9db2eeba
--- /dev/null
+++ b/Templates/CMakeVisualStudio6Configurations.cmake
@@ -0,0 +1,3 @@
+# 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)