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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2007-04-03 0:47:01
Message-ID: 1175561221.510321.1292.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 649676 by reed:

x11-only

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdelibs/kdeui/CMakeLists.txt #649675:649676
@@ -212,11 +212,11 @@
     set(kdeui_LIB_SRCS ${kdeui_LIB_SRCS} shortcuts/kglobalaccel_win.cpp kernel/kapplication_win.cpp )
 endif (Q_WS_WIN)
 
-if (UNIX)
+if (Q_WS_X11)
     set(kdeui_LIB_SRCS ${kdeui_LIB_SRCS} windowmanagement/kwm_x11.cpp
                                          windowmanagement/netwm.cpp
        )
-endif (UNIX)
+endif (Q_WS_X11)
 
 kde4_automoc(${kdeui_LIB_SRCS} dialogs/kdialogqueue_p.h)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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