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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/weather
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2010-11-07 18:07:55
Message-ID: 20101107180755.6946BAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193961 by rkcosta:

Do not link to weather_ion, but rather to KDE4WORKSPACE_WEATHERION_LIBRARY.


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeplasma-addons/applets/weather/CMakeLists.txt #1193960:1193961
@@ -6,7 +6,7 @@
     weatherdelegate.cpp)
 
 kde4_add_plugin(plasma_applet_weather ${weatherapplet_SRCS})
-target_link_libraries(plasma_applet_weather ${KDE4_PLASMA_LIBS} ${KDE4_KIO_LIBS} \
${KDE4_KDEUI_LIBS} plasmaweather weather_ion ${QT_QTWEBKIT_LIBRARY} \
${KDE4_KUNITCONVERSION_LIBS}) +target_link_libraries(plasma_applet_weather \
${KDE4_PLASMA_LIBS} ${KDE4_KIO_LIBS} ${KDE4_KDEUI_LIBS} plasmaweather \
${KDE4WORKSPACE_WEATHERION_LIBRARY} ${QT_QTWEBKIT_LIBRARY} \
${KDE4_KUNITCONVERSION_LIBS})  
 install(TARGETS plasma_applet_weather DESTINATION ${PLUGIN_INSTALL_DIR})
 install(FILES plasma-applet-weather.desktop DESTINATION ${SERVICES_INSTALL_DIR})


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

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