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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/kxkb
From:       Robert Gruber <rgruber () users ! sourceforge ! net>
Date:       2007-10-18 19:59:10
Message-ID: 1192737550.503121.12436.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 726756 by rgruber:

Use "plasma" instead of ${PLASMA_LIBS} for target_link_libraries()
${PLASMA_LIBS} expands to $KDEDIR/lib/libplasma.so as far a plasma is 
not yet installed this will lead to a linker error


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdebase/workspace/kcontrol/kxkb/CMakeLists.txt #726755:726756
@@ -99,7 +99,7 @@
 
     kde4_add_plugin(plasma_applet_kxkb ${plasma_applet_kxkb_SRCS})
 
-    target_link_libraries(plasma_applet_kxkb ${PLASMA_LIBS} 
+    target_link_libraries(plasma_applet_kxkb plasma
         ${KDE4_KDEUI_LIBS} xkbfile ${XKB_SUPPORT_LIB})
         
     if(X11_XTest_FOUND)
[prev in list] [next in list] [prev in thread] [next in thread] 

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