]> Creatis software - gdcm.git/blobdiff - Dicts/CMakeLists.txt
ENH: Finally I got ArgMgr to be const string instead of char*... strcasecmp is POSIX...
[gdcm.git] / Dicts / CMakeLists.txt
index c80ef577b0c69c6a12984014581c8886da3daa0d..ca7ee0f5feace1bbd7c829219df895a8075d6527 100644 (file)
@@ -5,10 +5,13 @@
 # Generate our own 'DICOM' dictionary, based on the following dictionaries:
 SET(ALL_DICTS
   dicomV3.dic
-  Papyrus.dic
-  NIH.dic     #the forbidden one...
-  SPI.dic
+  #Papyrus.dic
+  #NIH.dic     #the forbidden one...
+  #  SPI.dic
   #  PHILIPS-Intera.dic # uncomment me if you want
+  GEMS.dic
+  #GEMS-HiSpeed.dic
+  #  GEMS-Advance.dic
   )
 
 # Better solution