[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/src: Fix cmake warning
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2013-09-30 23:02:55
Message-ID: E1VQmUR-0000GZ-7D () scm ! kde ! org
[Download RAW message or body]

Git commit 28bc901ffcc0422a7e3221dccca20e4ade8eb319 by Christoph Feck.
Committed on 30/09/2013 at 23:03.
Pushed by cfeck into branch 'frameworks'.

Fix cmake warning

M  +1    -1    staging/kde4support/src/KDEUIMacros.cmake

http://commits.kde.org/kdelibs/28bc901ffcc0422a7e3221dccca20e4ade8eb319

diff --git a/staging/kde4support/src/KDEUIMacros.cmake b/staging/kde4support/src/KDEUIMacros.cmake
index ac36ae7..31a180c 100644
--- a/staging/kde4support/src/KDEUIMacros.cmake
+++ b/staging/kde4support/src/KDEUIMacros.cmake
@@ -300,6 +300,6 @@ macro (KDE4_ADD_APP_ICON appsources pattern)
         else(SIPS_EXECUTABLE AND TIFF2ICNS_EXECUTABLE)
             message(STATUS "Unable to find the sips and tiff2icns utilities - application will not have \
an application icon!")  endif(SIPS_EXECUTABLE AND TIFF2ICNS_EXECUTABLE)
-    endif(Q_OS_MAC)
+    endif(APPLE)
 endmacro (KDE4_ADD_APP_ICON)
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic