]> Creatis software - clitk.git/blobdiff - common/CMakeLists.txt
documentation for tree.hh
[clitk.git] / common / CMakeLists.txt
index 74a5786eddc2b76f5d78d592240ebe94b856705d..6f602cd295cb8e64bf7be2f60c8879fda65fc370 100644 (file)
@@ -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
 )