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:
Johnny Jazeix
2020-04-14 13:47:49 +02:00
parent fab932c3cb
commit d6840a4f3c
6 changed files with 25 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
RequestExecutionLevel admin
@CPACK_NSIS_DEFINES@
@CPACK_NSIS_MANIFEST_DPI_AWARE_CODE@
!include Sections.nsh