Skip to content
Snippets Groups Projects
Commit 248325ae authored by Chris Bieneman's avatar Chris Bieneman
Browse files

[CMake] Install libcxx-headers as part of the Apple-stage2 distribution

This installs the clang headers as part of the install-distribution target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268320 91177308-0d34-0410-b5e6-96231b3b80d8
parent 2cdd1c1d
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
LTO
clang-format
clang-headers
libcxx-headers
${LLVM_TOOLCHAIN_TOOLS}
CACHE STRING "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment