mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
CPack/NSIS: Add option for setting DPI-aware
See https://nsis.sourceforge.io/Reference/ManifestDPIAware for more information. Fixes: #17724
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user