]> Creatis software - bbtk.git/blobdiff - packages/vtk/CMakeLists.txt
Now uses the ImagesChooserDialogBox
[bbtk.git] / packages / vtk / CMakeLists.txt
index bae5271c422b3f1fc66c4a77d47fa2606a89b94e..0525a32c0eff4453385f72a5fb7d05056d8d2858 100644 (file)
@@ -17,7 +17,7 @@ SET(BBTK_PACKAGE_NAME vtk)
 #===========================================================================
 # PACKAGE AUTHOR
 # !!! NO COMMA ALLOWED !!!
-SET(${BBTK_PACKAGE_NAME}_AUTHOR "indo-dev at creatis.insa-lyon.fr")
+SET(${BBTK_PACKAGE_NAME}_AUTHOR "info-dev at creatis.insa-lyon.fr")
 #===========================================================================
 
 #===========================================================================
@@ -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
   )
 #===========================================================================