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

List:       kde-commits
Subject:    playground/base/plasma/MediaCenterComponents/shells/plasmediacenter
From:       Siddharth Sharma <siddharthsharma18 () gmail ! com>
Date:       2011-01-15 16:38:55
Message-ID: 20110115163855.6E3043E1F1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1214628 by siddharthsharma:

fixed ${KDE4_KIO_LIBS} macro KIO_LIBS linkage

 M  +1 -1      CMakeLists.txt  


--- trunk/playground/base/plasma/MediaCenterComponents/shells/plasmediacenter/CMakeLists.txt \
#1214627:1214628 @@ -9,6 +9,6 @@
 )
 kde4_add_ui_files(plasma-mediacenter_SRCS theme.ui backgrounddialog.ui)
 kde4_add_executable(plasma-mediacenter ${plasma-mediacenter_SRCS})
-target_link_libraries(plasma-mediacenter mediacenterlibs ${KDE4_KDEUI_LIBS} \
${KDE4_PLASMA_LIBS}) +target_link_libraries(plasma-mediacenter mediacenterlibs \
${KDE4_KDEUI_LIBS} ${KDE4_PLASMA_LIBS} ${KDE4_KIO_LIBS})  
 install(TARGETS plasma-mediacenter ${INSTALL_TARGETS_DEFAULT_ARGS})


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

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