Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake so clients
authorDan Liew <dan@su-root.co.uk>
Tue, 22 Jul 2014 17:48:51 +0000 (17:48 +0000)
committerDan Liew <dan@su-root.co.uk>
Tue, 22 Jul 2014 17:48:51 +0000 (17:48 +0000)
commite6113b6aa898775e56bc5441648c65f850ce97fb
tree067765d270124102d911315a3a42c5b390a24bb4
parentf969d5b86bbe7f385cbd89e7ca6b0947ff4a21a0
Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake so clients
of LLVM using CMake can easily find the tools directory.

LLVM_BUILD_TOOLS_BINARY_DIR was removed because it is now
superfluous.

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