[CMake] Create a separate install target for libcxx headers
authorChris Bieneman <beanz@apple.com>
Fri, 29 Apr 2016 22:17:15 +0000 (22:17 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 29 Apr 2016 22:17:15 +0000 (22:17 +0000)
commit4497e3a1e6906d231d2e7997f015745c06b10c08
tree0555b1955c57e49b5a87e7b3076a53ef2cf86532
parent1d0ac7c5b845e7a01b4ebfb8d14c2eedf4c10a3a
[CMake] Create a separate install target for libcxx headers

This change doesn't impact the behavior of the install-libcxx target which installs whichever libcxx components you build, it just adds a separate target to just install the headers.

llvm-svn: 268124
libcxx/include/CMakeLists.txt
libcxx/lib/CMakeLists.txt