X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FCMakeLists.txt;h=710fc191a17636a1ec257f13f7dc8703c94cc8e6;hb=1ca5d71344bd934cb05d810428cdd1182e86f9f2;hp=5000f8c65b423582ccbe69e5b62843ff57c7a89f;hpb=54ce6e928bccc91bb12601c782b92c833678de40;p=gdcm.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5000f8c6..710fc191 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,10 +12,10 @@ INCLUDE_DIRECTORIES( SET(libgdcm_la_SOURCES gdcmException.cxx gdcmUtil.cxx + gdcmParser.cxx gdcmHeader.cxx gdcmHeaderHelper.cxx gdcmHeaderEntry.cxx - gdcmHeaderEntrySet.cxx gdcmDictEntry.cxx gdcmDict.cxx gdcmDictSet.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