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)
commit3982813700a6156f85449f9f304af66aa3b8f2ff
tree192a838efa1b1d52895d516813a2679451f7992e
parentbad4d0c38a1fc9f7da1bc16d6eec290a249e0fb6
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.

llvm-svn: 213674
llvm/cmake/modules/CMakeLists.txt
llvm/cmake/modules/LLVMConfig.cmake.in
llvm/cmake/modules/Makefile