From: Eduardo Davila Date: Tue, 31 May 2011 13:16:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaImageIO.git;a=commitdiff_plain;h=54105d892cdd31ebd0992b1ce7050ecb21382dd5 *** empty log message *** --- diff --git a/bbtk/CMakeLists.txt b/bbtk/CMakeLists.txt index e8ee512..57bacb0 100644 --- a/bbtk/CMakeLists.txt +++ b/bbtk/CMakeLists.txt @@ -106,8 +106,9 @@ 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}/include/bbitk // windows creatools_install version + ${BBTK_DIR}/../../../include/bbitk // linux installed version + ${BBTK_DIR}/../../creatools_source/bbtk/packages/itk/src // linux creatools_bin version + ${BBTK_DIR}/include/bbitk // windows creatools_install version ) ELSE(USE_ITK) #===========================================================================