forked from OSchip/llvm-project
[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx target rename.
This was changed in r334477. llvm-svn: 334550
This commit is contained in:
parent
cfbb354457
commit
5d89760ea4
|
@ -61,7 +61,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
|
||||||
LTO
|
LTO
|
||||||
clang-format
|
clang-format
|
||||||
clang-headers
|
clang-headers
|
||||||
cxx-headers
|
cxx_headers
|
||||||
${LLVM_TOOLCHAIN_TOOLS}
|
${LLVM_TOOLCHAIN_TOOLS}
|
||||||
CACHE STRING "")
|
CACHE STRING "")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue