]> granicus.if.org Git - clang/commit
[CMake] Fixing clang bootstrap to use LLVM_RUNTIME_OUTPUT_INTDIR instead of CMAKE_BIN...
authorChris Bieneman <beanz@apple.com>
Fri, 2 Oct 2015 00:56:53 +0000 (00:56 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 2 Oct 2015 00:56:53 +0000 (00:56 +0000)
commit827f2fb423cbf06dba56fee30cb1e7691b5c3943
tree9263200769a0b92e63451b0c06e34850bb20b0fb
parent2596889471d67ebd964a62bbd8f1422e882cf095
[CMake] Fixing clang bootstrap to use LLVM_RUNTIME_OUTPUT_INTDIR instead of CMAKE_BINARY_DIR.

This should make bootstrap builds work with multi-configuration generators.

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