[libcxx-commits] [PATCH] D101458: [libc++][libc++abi] Install libc++abi headers from libc++abi, not libc++
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 6 10:26:39 PDT 2021
ldionne updated this revision to Diff 377598.
ldionne added a comment.
Link cxx_static against libc++abi to get the header dependency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101458/new/
https://reviews.llvm.org/D101458
Files:
libcxx/cmake/Modules/HandleLibCXXABI.cmake
libcxx/include/CMakeLists.txt
libcxx/src/CMakeLists.txt
libcxx/utils/ci/apple-install-libcxx.sh
libcxxabi/CMakeLists.txt
libcxxabi/include/CMakeLists.txt
libcxxabi/src/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101458.377598.patch
Type: text/x-patch
Size: 10526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211006/c0b12c11/attachment-0001.bin>
More information about the libcxx-commits
mailing list