X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Dicts%2FCMakeLists.txt;h=797156774ba64d5c4dbafffb38f101f57b6ac23e;hb=bceba88a812a964eef1cdaa53bcc809739e5dda7;hp=e8650ae21aa47a69f77616045c24b73a79921095;hpb=63f579ada04b47069e977c900e89b433e1aae95b;p=gdcm.git diff --git a/Dicts/CMakeLists.txt b/Dicts/CMakeLists.txt index e8650ae2..79715677 100644 --- a/Dicts/CMakeLists.txt +++ b/Dicts/CMakeLists.txt @@ -15,4 +15,9 @@ #) # For now INSTALL doesn't work on Win32 -INSTALL_FILES(${GDCM_DATA_DIR} FILES dicomV3.dic README) +INSTALL_FILES(${GDCM_DATA_DIR} FILES + dicomV3.dic + dicomVR.dic + dicomTS.dic + DicomDir.dic + README)