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