Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-python
Commits
d355261d
Commit
d355261d
authored
Aug 16, 2018
by
Guilhem Saurel
Browse files
[CMake] doxygen use mathjax
parent
69dc0289
Pipeline
#1219
passed with stage
in 2 minutes and 56 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d355261d
...
...
@@ -27,6 +27,8 @@ SET(PROJECT_NAME dynamic-graph-python)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library Python bindings"
)
SET
(
PROJECT_URL
"http://github.com/stack-of-tasks/dynamic-graph-python"
)
SET
(
DOXYGEN_USE_MATHJAX YES
)
SET
(
CUSTOM_HEADER_DIR
"dynamic-graph/python"
)
# Headers list.
SET
(
${
PROJECT_NAME
}
_HEADERS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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