mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
eb3b3bacdc
According to NSIS documentation [1], uninstaller executable path in UninstallString must always be quoted. Quote the uninstall executable in `NSIS.template.in` so that it works when the path has spaces. [1] https://nsis.sourceforge.io/Add_uninstall_information_to_Add/Remove_Programs