X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=710fc191a17636a1ec257f13f7dc8703c94cc8e6;hb=1ca5d71344bd934cb05d810428cdd1182e86f9f2;hp=d7ad27950447c945d9d188a23405730912f319af;hpb=99ba2ce9a2b6d173ecf7be6e87f56ff37dfcb345;p=gdcm.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d7ad2795..710fc191 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,13 +12,13 @@ INCLUDE_DIRECTORIES( SET(libgdcm_la_SOURCES gdcmException.cxx gdcmUtil.cxx + gdcmParser.cxx gdcmHeader.cxx gdcmHeaderHelper.cxx - gdcmElValue.cxx + gdcmHeaderEntry.cxx gdcmDictEntry.cxx gdcmDict.cxx gdcmDictSet.cxx - gdcmElValSet.cxx gdcmFile.cxx gdcmVR.cxx gdcmTS.cxx @@ -27,6 +27,11 @@ SET(libgdcm_la_SOURCES gdcmJpeg2000.cxx gdcmRLE.cxx gdcmParse.cxx + gdcmDicomDir.cxx + gdcmPatient.cxx + gdcmStudy.cxx + gdcmSequence.cxx + gdcmImage.cxx ) #----------------------------------------------------------------------------- # Why one should not use ADD_DEFINITIONS