We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faee80b commit 492b11bCopy full SHA for 492b11b
CMakeLists.txt
@@ -49,7 +49,6 @@ include(CMakeDependentOption)
49
apply_default_apple_configuration()
50
51
option(BUILD_PYTHON_INTERFACE "Build the Python bindings" OFF)
52
-option(INSTALL_DOCUMENTATION "Generate and install the C++ documentation" OFF)
53
option(INITIALIZE_EIGEN_WITH_NAN "Initialize Eigen objects with NAN values" OFF)
54
option(CHECK_RUNTIME_MALLOC
55
"Check if some memory allocations are performed at runtime" OFF)
0 commit comments