diff options
Diffstat (limited to 'docs/CMake.html')
-rw-r--r-- | docs/CMake.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CMake.html b/docs/CMake.html index 002c29d..fcf2972 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -342,7 +342,7 @@ <dt><b>LLVM_LIT_TOOLS_DIR</b>:STRING</dt> <dd>The path to GnuWin32 tools for tests. Valid on Windows host. Defaults to "", then Lit seeks tools according to %PATH%. - Lit can find tools(eg. grep, sort, &c) on LLVM_LIT_TOOLS_DIR at first, + Lit can find tools(eg. grep, sort, &c) on LLVM_LIT_TOOLS_DIR at first, without specifying GnuWin32 to %PATH%.</dd> <dt><b>LLVM_ENABLE_FFI</b>:BOOL</dt> |