]> Creatis software - bbtk.git/blobdiff - packages/vtk/CMakeLists.txt
*** empty log message ***
[bbtk.git] / packages / vtk / CMakeLists.txt
index 0d14c3d4bb0ca7afa5b49a3c8df3d8a75ceb23a5..969c10c030e4069eb4b947380d48e71437f3e5c0 100644 (file)
@@ -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
   )
 #===========================================================================