X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwxvtk%2FCMakeLists.txt;h=720ae18d8ccc320a39b8adfc5535d4370691cc89;hb=baeb45443e8b5550a71e0844490ee4dac30ff551;hp=7a4fd1fb9c17e9d8afa9cc16b563d4ae0b5a4888;hpb=c0e5c17c45ecb106079122fcf1c7005b173092e5;p=bbtk.git diff --git a/packages/wxvtk/CMakeLists.txt b/packages/wxvtk/CMakeLists.txt index 7a4fd1f..720ae18 100644 --- a/packages/wxvtk/CMakeLists.txt +++ b/packages/wxvtk/CMakeLists.txt @@ -110,6 +110,9 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS # - bbtk 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 ) #===========================================================================