CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts to use GnuWin32 tools.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 10 Feb 2011 10:29:42 +0000 (10:29 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 10 Feb 2011 10:29:42 +0000 (10:29 +0000)
commitcbf023d7ececf92071a7175ccf9b42bb15adfe8d
treea4838b714707b211302828b02d46a1f96094dac2
parent2fcc17e3ba7570462b95a8429acfdf20aca828e7
CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts to use GnuWin32 tools.

Unixen and Cygwin do not need it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125277 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake