blob: d4f3b058efb7322ed72bc00a3057a6bc0ca8a0a4 [file] [log] [blame]
if (LLVM_ENABLE_SPHINX)
if (SPHINX_FOUND)
include(AddSphinxTarget)
if (${SPHINX_OUTPUT_HTML})
add_sphinx_target(html lld)
endif()
endif()
endif()