Skip to content

Commit e3e8b90

Browse files
author
Guilhem Saurel
committed
[CMake] Doxygen w/ MathJax
1 parent f9eb830 commit e3e8b90

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
@@ -28,6 +28,8 @@ SET(PROJECT_URL "http://github.com/jrl-umi3218/sot-core")
2828

2929
SET(CUSTOM_HEADER_DIR "sot/core")
3030

31+
SET(DOXYGEN_USE_MATHJAX YES)
32+
3133
# Disable -Werror on Unix for now.
3234
SET(CXX_DISABLE_WERROR True)
3335

0 commit comments

Comments
 (0)