]> Creatis software - creaImageIO.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 30 May 2011 20:00:18 +0000 (20:00 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 30 May 2011 20:00:18 +0000 (20:00 +0000)
bbtk/CMakeLists.txt

index c1fea2d3a342d383f11df8be2be3e53595c5e2d4..e8ee5122c853cdafa9d968ea883e3b4e3db3499b 100644 (file)
@@ -107,8 +107,7 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_ALL_BBS_APPLI ON)
 IF(USE_ITK)
 SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS
         ${BBTK_DIR}/../../../include/bbitk  // linux installed version
-        ${BBTK_DIR}/../packages/itk/src     // ???
-        ${BBTK_DIR}../../creatools_sources/bbtk/packages/itk/src     // windows creatools_bin version
+        ${BBTK_DIR}/include/bbitk           // windows creatools_install version
        )
 ELSE(USE_ITK)
 #===========================================================================