X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=7e5406b5817685867645d3d5878c186cbf8c40b2;hb=9817c556a0b8b5e3b332d45f07faa84d91afb2d0;hp=dbcde1a58c7ff015189f4cb5288f3e5f41d48a8a;hpb=7a23dc0de3cc3cf9ffb234e1c3d4a160d0235dd0;p=FrontAlgorithms.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index dbcde1a..7e5406b 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -2,6 +2,10 @@ ## @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co) ## ========================================================================= -subdirs(CTArteries) +include_directories( + ${PROJECT_SOURCE_DIR}/lib + ${PROJECT_BINARY_DIR}/lib + ) +subdirs(CTArteries CTBronchi) ## eof - $RCSfile$