Skip to content

Commit b2f2ade

Browse files
authored
[llvm][docs] Document the LLVM_INSTALL_UTILS CMake option (NFC)
1 parent 6853cc7 commit b2f2ade

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/CMake.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,10 @@ LLVM-specific variables
639639
Rewrite absolute source paths in sources and debug info to relative ones. The
640640
source prefix can be adjusted via the LLVM_SOURCE_PREFIX variable.
641641

642+
**LLVM_INSTALL_UTILS**:BOOL
643+
If enabled, utility binaries like ``FileCheck`` and ``not`` will be installed
644+
to CMAKE_INSTALL_PREFIX.
645+
642646
CMake Caches
643647
============
644648

0 commit comments

Comments
 (0)