[CMake] Copy headers relative to LLVM_BINARY_DIR
authorChris Bieneman <beanz@apple.com>
Tue, 30 Aug 2016 16:51:34 +0000 (16:51 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 30 Aug 2016 16:51:34 +0000 (16:51 +0000)
commit0e4c73b24dfe5ba7406b1ab0cb20fbe89d50d264
treef4d3d11b98eee3b7dcc3b599240a8ae36c024767
parentac79897019554441b5b58794549bbae85affac67
[CMake] Copy headers relative to LLVM_BINARY_DIR

Summary: This copy phase is only needed for in-tree builds, so we should be copying to the LLVM build directory's include dir instead of the sub-project include dir.

Reviewers: bogner, EricWF

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D24015

llvm-svn: 280108
libcxx/include/CMakeLists.txt