X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2FCMakeLists.txt;h=969c10c030e4069eb4b947380d48e71437f3e5c0;hb=d7e710c3fe8bd9c8c5fb79073bd5667b24c048f8;hp=bae5271c422b3f1fc66c4a77d47fa2606a89b94e;hpb=1549130608fe5eaec31c965f16babae0795a4afd;p=bbtk.git diff --git a/packages/vtk/CMakeLists.txt b/packages/vtk/CMakeLists.txt index bae5271..969c10c 100644 --- a/packages/vtk/CMakeLists.txt +++ b/packages/vtk/CMakeLists.txt @@ -111,6 +111,8 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS # - automatically handled libraries or packages : wx, vtk... (see above) # - the dirs automatically set by other libraries found by FIND_PACKAGE ../std/src + # The path to the build tree folder is needed to find bbstd_EXPORT.h + ${PROJECT_BINARY_DIR}/packages/std/src ) #===========================================================================