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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/services/lastfm/lastfm
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2009-04-03 15:49:00
Message-ID: 1238773740.754573.12413.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 948731 by reed:

building on OSX with Qt/X11 does not have these mac-specific features enabled; do not compile them

 M  +2 -2      CMakeLists.txt  


--- trunk/extragear/multimedia/amarok/src/services/lastfm/lastfm/CMakeLists.txt #948730:948731
@@ -19,13 +19,13 @@
 
 # core
 
-if( APPLE )
+if( Q_WS_MAC )
     set( amarok_service_liblastfm_core_EXTRASRCS
         core/mac/AppleScript.cpp
         core/mac/Growl.cpp
         core/mac/CFStringToQString.cpp
         )
-endif( APPLE )
+endif( Q_WS_MAC )
 
 if( WIN32 )
     set( amarok_service_liblastfm_core_EXTRASRCS
[prev in list] [next in list] [prev in thread] [next in thread] 

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