From e0af2adc182fda5b03be5a7027f375804343c8df Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 13 Oct 2011 17:36:02 +0000 Subject: docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141872 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CMake.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CMake.html b/docs/CMake.html index c9531d6813..6389c7f22a 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -340,7 +340,7 @@ on Visual C++ and Xcode, "-sv" on others. -
LLVM_LIT_TOOLS_DIR:STRING
+
LLVM_LIT_TOOLS_DIR:PATH
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, -- cgit v1.2.3