Make installer DPI aware so it doesn't appear blurry to 4k screens

This commit is contained in:
Chase Payne
2023-04-07 14:54:28 -05:00
committed by Cameron Gutman
parent a9b7fd7fa3
commit 191b929ab0

View File

@@ -789,6 +789,7 @@ if(WIN32) # see options at: https://cmake.org/cmake/help/latest/cpack_gen/nsis.h
"https://sunshinestream.readthedocs.io" "Sunshine documentation"
"https://app.lizardbyte.dev" "LizardByte Web Site"
"https://app.lizardbyte.dev/support" "LizardByte Support")
set(CPACK_NSIS_MANIFEST_DPI_AWARE true)
# Setting components groups and dependencies
# sunshine binary