Skip to content

Commit 6106abf

Browse files
committed
CMake: dont hardcorde mathjax
1 parent 7552a24 commit 6106abf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ if(NOT INSTALL_PYTHON_INTERFACE_ONLY)
2121
endif(NOT INSTALL_PYTHON_INTERFACE_ONLY)
2222
set(CUSTOM_HEADER_DIR "${PROJECT_NAME}")
2323
set(CXX_DISABLE_WERROR TRUE)
24-
set(DOXYGEN_USE_MATHJAX YES)
2524

2625
# JRL-cmakemodule setup
2726
set(JRL_CMAKE_MODULES "${CMAKE_CURRENT_LIST_DIR}/cmake")

0 commit comments

Comments
 (0)