llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not need optio...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 11 Dec 2011 03:07:53 +0000 (03:07 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 11 Dec 2011 03:07:53 +0000 (03:07 +0000)
commit08216787ae1106ed46990317d5f5363925a40175
tree8bd77525bd91856d5c0199a89eafe21556b51076
parentead7448a85aca10bfbeedb40336daf9ab84c02b6
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not need optional tools dir. MSVC and mingw may need one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146339 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt