[libcxx-commits] [PATCH] D107892: [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 24 14:12:26 PDT 2021


mstorsjo added a subscriber: ldionne.
mstorsjo added a comment.

@ldionne - This one is a bit simpler as it's not about any specific less-supported way of building the library, but just adding similar configurability for this part of the installed `RUNTIME` files as already exists for files in the `LIBRARY` category.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107892



More information about the libcxx-commits mailing list