]> Creatis software - clitk.git/blobdiff - common/CMakeLists.txt
lrint is still not portable
[clitk.git] / common / CMakeLists.txt
index 5434cd84b637629c756f1d3910ab2a6a800eaef3..6f602cd295cb8e64bf7be2f60c8879fda65fc370 100644 (file)
@@ -1,6 +1,3 @@
-#=========================================================
-SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -I${ITK_DIR}/gdcm/src/")
-
 #=========================================================
 INCLUDE(${PROJECT_SOURCE_DIR}/cmake/common.cmake)
 #=========================================================
@@ -27,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
 )