Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 74e5ad71 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

update doc target, now depends on orgmode

parent b4af3ff1
Branches
Tags
No related merge requests found
......@@ -1086,8 +1086,8 @@ endif(CHAMELEON_ENABLE_TIMING)
if(CHAMELEON_ENABLE_DOC)
add_subdirectory(doc)
if (DOXYGEN_EXECUTABLE AND MAKEINFO_COMPILER AND TEXI2DVI_COMPILER AND TEX_COMPILER)
add_custom_target(doc ALL DEPENDS doxygen-out doc-info-users_guide doc-html-users_guide doc-pdf-users_guide)
if (DOXYGEN_EXECUTABLE AND EMACS_COMPILER AND TEX_COMPILER)
add_custom_target(doc ALL DEPENDS doxygen-out doc-html-users_guide doc-pdf-users_guide)
endif()
endif()
#------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment