[libcxx-commits] [PATCH] D60114: [CMake] Differentiate between static and shared libc++abi

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 2 09:09:44 PDT 2019


ldionne added a comment.

This makes sense given the issue at hand, but we should really really move towards an approach based on `find_package` to find our dependencies.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60114/new/

https://reviews.llvm.org/D60114





More information about the libcxx-commits mailing list