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

[CMake] Adding clang-headers to 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@268319 91177308-0d34-0410-b5e6-96231b3b80d8
parent 7b32af65
No related branches found
No related tags found
No related merge requests found
...@@ -54,6 +54,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS ...@@ -54,6 +54,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
clang clang
LTO LTO
clang-format clang-format
clang-headers
${LLVM_TOOLCHAIN_TOOLS} ${LLVM_TOOLCHAIN_TOOLS}
CACHE STRING "") 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