]> Creatis software - gdcm.git/blobdiff - CMakeLists.txt
*ENH/ Update CMakeLists.txt
[gdcm.git] / CMakeLists.txt
index 9c3cc1366fd218331ac435c1ca6354284f53c409..24314973602fc5a90043e2228ccd95da0740bd23 100644 (file)
@@ -20,6 +20,12 @@ MARK_AS_ADVANCED(GDCM_DATA_DIR)
 OPTION(BUILD_SHARED_LIBS "Build GDCM with shared libraries." ON)\r
 SET(GDCM_BUILD_SHARED_LIBS ${BUILD_SHARED_LIBS})\r
 \r
+SET(CMAKE_CONFIGURATION_TYPES\r
+  Debug\r
+  Release\r
+)\r
+SET(CMAKE_BUILD_TYPE_INIT Debug)\r
+\r
 #-----------------------------------------------------------------------------\r
 # Output directories.\r
 #Put all stuff in one single dir for Win32, otherwise dll are a pain:\r