X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=74a5786eddc2b76f5d78d592240ebe94b856705d;hb=b24d2dc847c898f19fe694c8e05878c27d5f8011;hp=2dd06596e44c61fd9cf8bb2a3431f90b96cf283f;hpb=3451be2e38ff6603113fb95f7498e127707de370;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 2dd0659..74a5786 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -1,6 +1,3 @@ -#========================================================= -SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -I${ITK_DIR}/gdcm/src/") - #========================================================= INCLUDE(${PROJECT_SOURCE_DIR}/cmake/common.cmake) #========================================================= @@ -14,6 +11,7 @@ SET(clitkCommon_SRC clitkListOfPair.cxx clitkTimer.cxx clitkImageCommon.cxx + clitkTransformUtilities.cxx clitkIO.cxx clitkVoxImageIO.cxx clitkVoxImageIOFactory.cxx