aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-11-21 14:43:58 +0100
committerGitHub <noreply@github.com>2022-11-21 14:43:58 +0100
commit5cc91965d09070437af8c17113c5740401b127dd (patch)
treeb767225c58aab1dbf4e6ef2a1844bc263ab53284 /launcher/CMakeLists.txt
parentc74f852364d512dd850111f92cc989c0c2ce7392 (diff)
parentffcbf97dcccb2e6cb081282a3e335ecb66d37ca5 (diff)
downloadPrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.tar.gz
PrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.tar.bz2
PrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.zip
Merge pull request #487 from TayouVR/breeze-icon-themes
Diffstat (limited to 'launcher/CMakeLists.txt')
-rw-r--r--launcher/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index 7a577935..e8afa6b8 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -601,6 +601,8 @@ SET(LAUNCHER_SOURCES
resources/pe_light/pe_light.qrc
resources/pe_colored/pe_colored.qrc
resources/pe_blue/pe_blue.qrc
+ resources/breeze_dark/breeze_dark.qrc
+ resources/breeze_light/breeze_light.qrc
resources/OSX/OSX.qrc
resources/iOS/iOS.qrc
resources/flat/flat.qrc
@@ -960,6 +962,8 @@ qt_add_resources(LAUNCHER_RESOURCES
resources/pe_light/pe_light.qrc
resources/pe_colored/pe_colored.qrc
resources/pe_blue/pe_blue.qrc
+ resources/breeze_dark/breeze_dark.qrc
+ resources/breeze_light/breeze_light.qrc
resources/OSX/OSX.qrc
resources/iOS/iOS.qrc
resources/flat/flat.qrc