From 191b929ab0f4de5c67a07896c88a9d4ec5de422a Mon Sep 17 00:00:00 2001 From: Chase Payne Date: Fri, 7 Apr 2023 14:54:28 -0500 Subject: [PATCH] Make installer DPI aware so it doesn't appear blurry to 4k screens --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 641b2712..f7f80a6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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