X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwxvtk%2FCMakeLists.txt;fp=packages%2Fwxvtk%2FCMakeLists.txt;h=720ae18d8ccc320a39b8adfc5535d4370691cc89;hb=a16b50b85de5ca6a4dfdfbc5656b490e0d358f52;hp=d13d2e417c8a332b14eca9d6a1e990234416a529;hpb=4459e2b9ac6d28eeff2832298d0cd3db461aca9f;p=bbtk.git diff --git a/packages/wxvtk/CMakeLists.txt b/packages/wxvtk/CMakeLists.txt index d13d2e4..720ae18 100644 --- a/packages/wxvtk/CMakeLists.txt +++ b/packages/wxvtk/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 ) #===========================================================================