Skip to content

Commit d9e0383

Browse files
author
Guilhem Saurel
committed
[CMake] Doxygen w/ MathJax
1 parent 118db7d commit d9e0383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ SET(PROJECT_URL "http://github.com/jrl-umi3218/dynamic-graph")
2727

2828
SET(CUSTOM_HEADER_DIR "${PROJECT_NAME}")
2929

30+
SET(DOXYGEN_USE_MATHJAX YES)
31+
3032
# Defines paths.
3133
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/lib)
3234

0 commit comments

Comments
 (0)