[Kde-bindings] KDE/kdebindings/csharp/plasma

Arno Rehn kde at arnorehn.de
Mon Jan 25 18:27:10 UTC 2010


SVN commit 1080147 by arnorehn:

Remove analog clock examples. They fail to compile after plasma updates anyway.

CCMAIL: kde-bindings at kde.org



 M  +1 -1      CMakeLists.txt  
 M  +0 -2      examples/applets/CMakeLists.txt  
 D             examples/applets/analog-clock (directory)  
 D             examples/applets/plasmaclock (directory)  


--- trunk/KDE/kdebindings/csharp/plasma/CMakeLists.txt #1080146:1080147
@@ -41,4 +41,4 @@
 install(FILES plasma-scriptengine-kimono-applet.desktop DESTINATION ${SERVICES_INSTALL_DIR})
 install(FILES plasma-scriptengine-kimono-dataengine.desktop DESTINATION ${SERVICES_INSTALL_DIR})
 
-add_subdirectory( examples )
+add_subdirectory( examples EXCLUDE_FROM_ALL )
--- trunk/KDE/kdebindings/csharp/plasma/examples/applets/CMakeLists.txt #1080146:1080147
@@ -1,4 +1,2 @@
 add_subdirectory( extendertutorial )
 add_subdirectory( tiger )
-add_subdirectory( plasmaclock )
-add_subdirectory( analog-clock )



More information about the Kde-bindings mailing list