]> Creatis software - bbtk.git/blobdiff - packages/itk/CMakeLists.txt
*** empty log message ***
[bbtk.git] / packages / itk / CMakeLists.txt
index b2c85ee2cb8cbc0206210fa5b125e36b9a89e82f..6c35eee9a2cb322037f859aa49f82827068deee1 100644 (file)
@@ -112,6 +112,8 @@ SET(${BBTK_PACKAGE_NAME}_INCLUDE_DIRS
   # HOWEVER A USER SHOULD USE std BY LISTING IT IN THE VARIABLE 
   # ${BBTK_PACKAGE_NAME}_USE_PACKAGES (see above)
   ../std/src
+  # The path to the build tree folder is needed to find bbstd_EXPORT.h
+  ${PROJECT_BINARY_DIR}/packages/std/src
   )
 #===========================================================================