Skip to content
Snippets Groups Projects
Commit 45066c2d authored by Stephan Schulz's avatar Stephan Schulz
Browse files

add documentation generation flag to documentation

parent 2b2f94ee
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,8 @@ Compile time features ...@@ -58,6 +58,8 @@ Compile time features
``-DCM_ALL_TESTS_INTEGRATION=ON`` (default: ``OFF``) ``-DCM_ALL_TESTS_INTEGRATION=ON`` (default: ``OFF``)
Enables integration/feature tests. Requires ``CM_ALL_TESTS`` to be Enables integration/feature tests. Requires ``CM_ALL_TESTS`` to be
enabled as well. enabled as well.
``-DCM_ALL_AUTO_DOC=ON`` (default: ``OFF``)
Generate documentation using doxygen and Sphinx.
``-DCMAKE_BUILD_TYPE=Debug`` (default: ``Release``) ``-DCMAKE_BUILD_TYPE=Debug`` (default: ``Release``)
Enable library internal debugging features. Using ``DebugWithOpt`` also Enable library internal debugging features. Using ``DebugWithOpt`` also
turns on some optimizations. turns on some optimizations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment