X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Fsrc1%2FCMakeLists.txt;fp=lib%2Fsrc1%2FCMakeLists.txt;h=7270c18b3be0e07c30368e7cc91df760b540c152;hb=ef8ec8b5ac212509438a31e043d4a7ed0dcee432;hp=6cc702baf977541394889fb21f478000c29127d3;hpb=58b69ae17a5ff2f0cdec5be99ad21943e97d5ab7;p=creaBruker.git diff --git a/lib/src1/CMakeLists.txt b/lib/src1/CMakeLists.txt index 6cc702b..7270c18 100644 --- a/lib/src1/CMakeLists.txt +++ b/lib/src1/CMakeLists.txt @@ -78,7 +78,7 @@ endif() ) OPTION( BUILD_DOXYGEN_DOC "Build doxygen doc ?" OFF) IF(BUILD_DOXYGEN_DOC) - SUBDIRS(doxygen) + ADD_SUBDIRECTORY(doxygen) ENDIF(BUILD_DOXYGEN_DOC)