X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Dicts%2FCMakeLists.txt;h=797156774ba64d5c4dbafffb38f101f57b6ac23e;hb=1da135b970b886808d3eb3868c49d0bd02fc486f;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)