mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06: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:
@@ -41,6 +41,7 @@
|
||||
RequestExecutionLevel admin
|
||||
|
||||
@CPACK_NSIS_DEFINES@
|
||||
@CPACK_NSIS_MANIFEST_DPI_AWARE_CODE@
|
||||
|
||||
!include Sections.nsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user