X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2FCMakeLists.txt;h=57bacb0036d7abb8622db5c155d65eef050474af;hb=54105d892cdd31ebd0992b1ce7050ecb21382dd5;hp=e8ee5122c853cdafa9d968ea883e3b4e3db3499b;hpb=b656ad459e724b1e5302f7907a6b84a54285131e;p=creaImageIO.git 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) #===========================================================================