[llvm] [cpack][NSIS Installer] Make installer DPI-Aware (PR #128470)
Alexandre Ganea via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 04:01:13 PST 2025
aganea wrote:
This requires nsis 3.20 and I don’t think people upgrade that tool after the first install. Do you think you can check the nsis.exe version in the Windows installer script at least? ie. llvm/utils/release/build_llvm_release.bat
https://github.com/llvm/llvm-project/pull/128470
More information about the llvm-commits
mailing list