aboutsummaryrefslogtreecommitdiff
path: root/notsecrets/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notsecrets/CMakeLists.txt')
-rw-r--r--notsecrets/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/notsecrets/CMakeLists.txt b/notsecrets/CMakeLists.txt
index 88504a4d..63930672 100644
--- a/notsecrets/CMakeLists.txt
+++ b/notsecrets/CMakeLists.txt
@@ -6,4 +6,5 @@ target_include_directories(secrets PUBLIC .)
set(Launcher_Name "Launcher" PARENT_SCOPE)
set(Launcher_Copyright "MultiMC Contributors" PARENT_SCOPE)
-set(Launcher_Branding_ICNS "notsecrets/Launcher.icns")
+set(Launcher_Branding_ICNS "notsecrets/Launcher.icns" PARENT_SCOPE)
+set(Launcher_Branding_WindowsRC "notsecrets/launcher.rc" PARENT_SCOPE)