summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2018-06-12 21:27:36 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2018-06-12 21:27:36 +0000
commit08956eb168014e72aed6dff54dcdd5607a52aa5e (patch)
tree64a8d38204a0fa2993ded71d75109ce42f086d5e /cmake
parentf564a73a09421017a258348591ce726ab46eb553 (diff)
[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx target rename.
This was changed in r334477. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334550 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Apple-stage2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/caches/Apple-stage2.cmake b/cmake/caches/Apple-stage2.cmake
index c7f3f04b42..3b80b5f407 100644
--- a/cmake/caches/Apple-stage2.cmake
+++ b/cmake/caches/Apple-stage2.cmake
@@ -61,7 +61,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
LTO
clang-format
clang-headers
- cxx-headers
+ cxx_headers
${LLVM_TOOLCHAIN_TOOLS}
CACHE STRING "")