]> granicus.if.org Git - clang/commit
[CMake] Fix an issue building out-of-tree introduced in r272200
authorChris Bieneman <beanz@apple.com>
Thu, 9 Jun 2016 16:21:10 +0000 (16:21 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 9 Jun 2016 16:21:10 +0000 (16:21 +0000)
commite88ae9a687ab635bf1a338e2b771e1e91d90a55b
treee40180965447154375933742b61fe154dca7461d
parent8b3338668e4e558eafd6438973b9f76536c1fd7b
[CMake] Fix an issue building out-of-tree introduced in r272200

The out-of-tree build needs to read LLVM_TOOLS_INSTALL_DIR out of TOOLS_BINARY_DIR because LLVM_TOOLS_INSTALL_DIR is used by AddLLVM.cmake

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