[PATCH] D88176: Explicitly specify CMAKE_AR in WinMsvc.cmake
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 11:55:50 PDT 2020
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
It seems strange for CMake to prefer "ar" to "lib" when targeting Windows. Do you happen to know the CMake change that's responsible?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88176/new/
https://reviews.llvm.org/D88176
More information about the llvm-commits
mailing list