summaryrefslogtreecommitdiff
path: root/irc/quassel/files/patch-icons__CMakeLists.txt
blob: 0019cfc4d3827ea3024c7964a6d9ac847d996c8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- icons/CMakeLists.txt.orig	2015-04-23 20:47:17 UTC
+++ icons/CMakeLists.txt
@@ -30,7 +30,6 @@ if (WANT_MONO OR WANT_QTCLIENT)
     endif()
 
     set(CLIENT_RCS ${CLIENT_RCS} ${ICON_RCS} PARENT_SCOPE)
-endif()
 
 # Application icon
 
@@ -40,3 +39,4 @@ if (HAVE_KDE OR (UNIX AND NOT APPLE))
         install(FILES hicolor/48x48/apps/quassel.png DESTINATION /usr/share/pixmaps)
     endif()
 endif()
+endif()