]> Creatis software - gdcm.git/commitdiff
ENH: Structure of the dictionary was changed but not everywhere...
authormalaterre <malaterre>
Thu, 11 May 2006 20:14:25 +0000 (20:14 +0000)
committermalaterre <malaterre>
Thu, 11 May 2006 20:14:25 +0000 (20:14 +0000)
Dicts/CMakeLists.txt

index 576e7ebfa3192d4109c4cd88e66a4e475be97e85..1ea0994f2f5f8a439c5f2372d62061c593b8b495 100644 (file)
@@ -104,7 +104,7 @@ ENDFOREACH(line)
 
 #-----------------------------------------------------------------------------
 # ... Set the dictionnary
-SET(DICOM_DIR_DICTIONARY "${DICOM_DIR_DICTIONARY} \n {0,0,0,0}")
+SET(DICOM_DIR_DICTIONARY "${DICOM_DIR_DICTIONARY} \n {0,0,0,0,0}")
 
 CONFIGURE_FILE("${GDCM_SOURCE_DIR}/src/gdcmDefaultDicts.cxx.in" 
   "${GDCM_BINARY_DIR}/src/gdcmDefaultDicts.cxx" IMMEDIATE)