]> Creatis software - FrontAlgorithms.git/blob - appli/CMakeLists.txt
...
[FrontAlgorithms.git] / appli / CMakeLists.txt
1 ## =========================================================================
2 ## @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co)
3 ## =========================================================================
4
5 include_directories(
6   ${PROJECT_SOURCE_DIR}/lib
7   ${PROJECT_BINARY_DIR}/lib
8   )
9 subdirs(CTArteries)
10
11 ## eof - $RCSfile$