[Kde-bindings] KDE/kdebindings/smoke/kde
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Mon Jul 21 12:16:11 UTC 2008
SVN commit 835932 by rdale:
* Remove invisible strange characters from the KParts libs line. Well spotted
David Palacio
CCMAIL: kde-bindings at kde.org
M +1 -1 CMakeLists.txt
--- trunk/KDE/kdebindings/smoke/kde/CMakeLists.txt #835931:835932
@@ -113,7 +113,7 @@
${KDE4_KNEWSTUFF2_LIBS}
${KDE4_KPTY_LIBS}
${KDE4_KUTILS_LIBS}
-# ${KDE4_KPARTS_LIBS}
+ ${KDE4_KPARTS_LIBS}
smokeqt )
set_target_properties(smokekde PROPERTIES VERSION 2.0.0 SOVERSION 2 )
More information about the Kde-bindings
mailing list