summaryrefslogtreecommitdiff
path: root/Templates/CMakeVisualStudio6Configurations.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/CMakeVisualStudio6Configurations.cmake')
-rw-r--r--Templates/CMakeVisualStudio6Configurations.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Templates/CMakeVisualStudio6Configurations.cmake b/Templates/CMakeVisualStudio6Configurations.cmake
index a9db2eeba..6355969ab 100644
--- a/Templates/CMakeVisualStudio6Configurations.cmake
+++ b/Templates/CMakeVisualStudio6Configurations.cmake
@@ -1,3 +1,3 @@
-# When the dll templates are changed, this list should be
+# 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)
+set(CMAKE_CONFIGURATION_TYPES Debug Release MinSizeRel RelWithDebInfo)