X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=637ef1751ab248da6b7912c28641184af61f9038;hb=e53ac8d65c17b4d2eb02b592df2e9fb5e204feec;hp=997c9bd30dbccfaf9ca4b2909fd3891a8fdf6575;hpb=4a87c22cc8be50b2154cb7772ad38cd4cec274df;p=creaContours.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 997c9bd..637ef17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,6 +58,8 @@ SET(USE_ITK ON) SET(USE_BOOST ON) SET(USE_XERCES ON) +OPTION (${PROJECT_NAME}_DOC "${PROJECT_NAME}_DOC" OFF) + CREA_FIND_AND_USE_LIBRARIES() SET(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR})