]> granicus.if.org Git - clang/commit
[CMake] Add missing set_output_directory after Takumi's change in r198205.
authorJordan Rose <jordan_rose@apple.com>
Thu, 2 Jan 2014 18:28:32 +0000 (18:28 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 2 Jan 2014 18:28:32 +0000 (18:28 +0000)
commit63608d23797ed24fd7da838232a24c479359d75f
treed02304f94e156630c16a21a9ff53db657ab3e0a7
parent383b07c5da59a796b0fa104a79a95c6148b3863c
[CMake] Add missing set_output_directory after Takumi's change in r198205.

In a standalone build, Clang binaries should end up in Clang's build folder,
not LLVM's.

Xcode still has a few issues finding auxiliary tools and libraries in the
build folders. I'll fix those next.

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