diff options
Diffstat (limited to 'Templates/CMakeVisualStudio6Configurations.cmake')
-rw-r--r-- | Templates/CMakeVisualStudio6Configurations.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Templates/CMakeVisualStudio6Configurations.cmake b/Templates/CMakeVisualStudio6Configurations.cmake deleted file mode 100644 index 6355969..0000000 --- a/Templates/CMakeVisualStudio6Configurations.cmake +++ /dev/null @@ -1,3 +0,0 @@ -# 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) |