X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=doc%2FUserDocumentation%2FCMakeLists.txt;fp=doc%2FUserDocumentation%2FCMakeLists.txt;h=f12e4d11269ceb29bb484ecca3e68698345af51e;hb=8f2fc8236f01d70abd3e4abe4152ea7985ab5b79;hp=0000000000000000000000000000000000000000;hpb=ae5c3dd3e9ff2d97d7c4dba31680ad97be1f967a;p=creaBruker.git diff --git a/doc/UserDocumentation/CMakeLists.txt b/doc/UserDocumentation/CMakeLists.txt new file mode 100644 index 0000000..f12e4d1 --- /dev/null +++ b/doc/UserDocumentation/CMakeLists.txt @@ -0,0 +1,7 @@ +MESSAGE(STATUS "") +MESSAGE(STATUS "=======================================") +MESSAGE(STATUS "Configuring bbtk Package Developers' Guide build ") +USER_DOC_INSTALL_IMAGES(UserDocumentation) +USER_BUILD_LATEX_DOC(UserDocumentation UserDocumentation) +USER_BUILD_HTML_DOC_FROM_LATEX(UserDocumentation UserDocumentation) +MESSAGE(STATUS "=======================================")