Skip to content

FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention

Craig Scott requested to merge craig.scott/cmake:doxygen_verbatim_vars into master

Each CMake variable listed in DOXYGEN_VERBATIM_VARS will not have any automatic quoting applied to it when written to the Doxyfile.

Fixes: #17489 (closed)

Merge request reports