summaryrefslogtreecommitdiffstats
path: root/Tests/CPackNSISGenerator/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-141-0/+1
| | | | | | | See https://nsis.sourceforge.io/Reference/ManifestDPIAware for more information. Fixes: #17724
* CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAPJohnny Jazeix2020-01-021-0/+20
Fixes: #20120