mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
See https://nsis.sourceforge.io/Reference/ManifestDPIAware for more information. Fixes: #17724
7 lines
183 B
ReStructuredText
7 lines
183 B
ReStructuredText
nsis-dpi-aware
|
|
--------------
|
|
|
|
* The :cpack_gen:`CPack NSIS Generator` gained a new variable
|
|
:variable:`CPACK_NSIS_MANIFEST_DPI_AWARE` to declare that the
|
|
installer is DPI-aware.
|