mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
aa78a2537c
Since commit 9d2816544e (CPack/NSIS: Also preload the "UserInfo.dll"
plugin, 2020-01-04, v3.17.0-rc1~204^2) we require NSIS 3.0. Since
older versions do not support Windows 8 or above, we can now require
at least version 3.0.
Fixes: #20514