[libcxx-commits] [PATCH] D49587: [CMake] Support exporting runtimes using the CMake export
Shoaib Meenai via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 30 12:02:21 PDT 2019
smeenai added a comment.
Sorry, had missed this.
I realized later that LLVM's export setup is to support selectively exporting components using `LLVM_DISTRIBUTION_COMPONENTS`. Is there an equivalent to that in the runtimes world? If there is, the export installation should respect that; if not, this LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49587/new/
https://reviews.llvm.org/D49587
More information about the libcxx-commits
mailing list