From 779acb8c3a8bfa4147716701d61e50c09a4384f2 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 22 Dec 2018 00:42:01 +0100 Subject: [PATCH] Prevent cropping icon for Windows binary The new icon must not be cropped. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index e86c436..ba03691 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,6 +15,7 @@ set(META_VERSION_MAJOR 4) set(META_VERSION_MINOR 0) set(META_VERSION_PATCH 0) set(META_APP_VERSION ${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}) +set(PNG_ICON_NO_CROP ON) # add project files set(HEADER_FILES