X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=6026b72e304d4a21e9a3df3d966f90779b161d4a;hb=13c3d27643a3200f3751ab3c391ba36a32a1293c;hp=ec826a2340d4437e5d4dd546c865a2609671f74d;hpb=afb8bc7fe27981af21b4dc69bdbda00c6c33a350;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index ec826a2..6026b72 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -13,6 +13,8 @@ SET(clitkCommon_SRC clitkImageCommon.cxx clitkTransformUtilities.cxx clitkIO.cxx + clitkGateAsciiImageIO.cxx + clitkGateAsciiImageIOFactory.cxx clitkVoxImageIO.cxx clitkVoxImageIOFactory.cxx clitkVfImageIO.cxx @@ -24,8 +26,6 @@ SET(clitkCommon_SRC clitkXdrImageIOFactory.cxx clitkHndImageIO.cxx clitkHndImageIOFactory.cxx - clitkGateAsciiImageIO.cxx - clitkGateAsciiImageIOFactory.cxx clitkDicomRTDoseIO.cxx clitkDicomRTDoseIOFactory.cxx clitkOrientation.cxx