CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 16 Oct 2011 02:54:33 +0000 (02:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 16 Oct 2011 02:54:33 +0000 (02:54 +0000)
commit4025061b8a31e612af17bd9548b35e1918135291
tree711a80ce51df123b34e42185ace2bbdf442b4a10
parente5ab51d51f6e5cebf57db76c7f8527febc6a2b71
CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142103 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CMake.html
tools/CMakeLists.txt