From: malaterre Date: Sat, 17 Apr 2004 16:12:20 +0000 (+0000) Subject: FIX: Don't know what the heck are those files ! X-Git-Tag: Version0.5.bp~254 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ae76fbba3ad329fc7bbdb8687c0e1461cc7c625a;p=gdcm.git FIX: Don't know what the heck are those files ! --- 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)