[libcxx-commits] [PATCH] D144734: [libcxx] Enable support for static and debug Windows runtimes

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 16 11:48:19 PDT 2023


mstorsjo added a comment.

FYI, the project minimum CMake version has more been bumped to 3.20, so this can be updated to only use `CMAKE_MSVC_RUNTIME_LIBRARY` now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144734



More information about the libcxx-commits mailing list