[CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 19 Jan 2014 12:52:10 +0000 (12:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 19 Jan 2014 12:52:10 +0000 (12:52 +0000)
commit6a9e4a82548cfe672d0d197d3204a616974d5efd
treead984292a9494c473603698dadfc9e094666c8d4
parentf594ef9a1a37fcf0af0a6ac4f312a40702d23678
[CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR

  In LLVM build tree, they points corresponding INTDIR.

  In Clang standalone tree, they points external dir (llvm-config's --bindir and --libdir).

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