X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=710fc191a17636a1ec257f13f7dc8703c94cc8e6;hb=001ea156121341aef6d2445842e5a68ee9723252;hp=7fdd268e7abb755898c6e1e7edc05edbbe2aa0f2;hpb=d1cf86f331e421ff841ac1bb7323369751a648b9;p=gdcm.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7fdd268e..710fc191 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,8 +12,8 @@ INCLUDE_DIRECTORIES( SET(libgdcm_la_SOURCES gdcmException.cxx gdcmUtil.cxx + gdcmParser.cxx gdcmHeader.cxx - gdcmHeader2.cxx gdcmHeaderHelper.cxx gdcmHeaderEntry.cxx gdcmDictEntry.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