Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PRUVOST Florent
Chameleon
Commits
74e5ad71
Commit
74e5ad71
authored
Aug 30, 2017
by
PRUVOST Florent
Browse files
update doc target, now depends on orgmode
parent
b4af3ff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
74e5ad71
...
...
@@ -1086,8 +1086,8 @@ endif(CHAMELEON_ENABLE_TIMING)
if
(
CHAMELEON_ENABLE_DOC
)
add_subdirectory
(
doc
)
if
(
DOXYGEN_EXECUTABLE AND MA
KEINFO_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
E
MA
CS
_COMPILER AND TEX_COMPILER
)
add_custom_target
(
doc ALL DEPENDS doxygen-out doc-html-users_guide doc-pdf-users_guide
)
endif
()
endif
()
#------------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment