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

Saleem Abdulrasool via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 17 16:13:41 PDT 2021


compnerd added a comment.

Why not just use CMAKE_RUNTIME_OUTPUT_DIRECTORY to initialize the value?


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