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 d27c1be commit b1be69fCopy full SHA for b1be69f
llvm/docs/CMake.rst
@@ -363,7 +363,7 @@ enabled sub-projects. Nearly all of these variable names begin with
363
documentation targets being as part of a normal build. If the ``install``
364
target is run then this also enables all built documentation targets to be
365
installed. Defaults to OFF. To enable a particular documentation target, see
366
- see LLVM_ENABLE_SPHINX and LLVM_ENABLE_DOXYGEN.
+ LLVM_ENABLE_SPHINX and LLVM_ENABLE_DOXYGEN.
367
368
**LLVM_BUILD_EXAMPLES**:BOOL
369
Build LLVM examples. Defaults to OFF. Targets for building each example are
0 commit comments