[libcxx-commits] [PATCH] D99697: [CMake] Remove {LIBCXX, LIBCXXABI, LIBUNWIND}_INSTALL_PREFIX
Petr Hosek via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 31 17:44:10 PDT 2021
phosek created this revision.
phosek added a reviewer: ldionne.
Herald added subscribers: libcxx-commits, mgorny.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.
phosek requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
These variables were introduced during early work on the runtimes build
but were obsoleted by {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_LIBRARY_DIR.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99697
Files:
libcxx/CMakeLists.txt
libcxx/docs/BuildingLibcxx.rst
libcxx/include/CMakeLists.txt
libcxx/src/CMakeLists.txt
libcxxabi/CMakeLists.txt
libcxxabi/src/CMakeLists.txt
libunwind/CMakeLists.txt
libunwind/src/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99697.334567.patch
Type: text/x-patch
Size: 6541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210401/9c9c2ffe/attachment.bin>
More information about the libcxx-commits
mailing list