[libcxx-commits] [PATCH] D99176: [libcxx] Consistently set CMAKE_STATIC_LIBRARY_PREFIX regardless of LIBCXX_ENABLE_STATIC
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 23 07:52:47 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I think even better would be to get rid of the need to compute the name of the static library, but this is still a slight improvement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99176/new/
https://reviews.llvm.org/D99176
More information about the libcxx-commits
mailing list