mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
The SPHINX_OUTPUT_HTML and SPHINX_OUTPUT_MAN CMake flags are by default set to ON/True in ./llvm/cmake/modules/FindSphinx.cmake, so we don't need to set them true again within the CMake invocation.