X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=6f602cd295cb8e64bf7be2f60c8879fda65fc370;hb=1520bb5daceae6c3a6ec221c60a462a02d5c08ab;hp=74a5786eddc2b76f5d78d592240ebe94b856705d;hpb=a8396a183af3ff93c91e0792275af9119df15eaf;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 74a5786..6f602cd 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -24,9 +24,12 @@ SET(clitkCommon_SRC clitkXdrImageIOFactory.cxx clitkHndImageIO.cxx clitkHndImageIOFactory.cxx + clitkDicomRTDoseIO.cxx + clitkDicomRTDoseIOFactory.cxx clitkOrientation.cxx vvImage.cxx clitkImageToImageGenericFilterBase.cxx + clitkExceptionObject.cxx clitkFilterBase.cxx )