[Kde-bindings] KDE/kdebindings/smoke

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sun Jan 17 15:51:51 UTC 2010


SVN commit 1076133 by rdale:

* Add a 'smokeapi' command line tool for introspecting the smoke libs

CCMAIL: kde-bindings at kde.org


 M  +1 -0      CMakeLists.txt  
 A             smokeapi (directory)  
 A             smokeapi/CMakeLists.txt  
 A             smokeapi/main.cpp   [License: GPL (v2+)]


--- trunk/KDE/kdebindings/smoke/CMakeLists.txt #1076132:1076133
@@ -42,6 +42,7 @@
     if(ENABLE_QTCORE_SMOKE)
         add_subdirectory(qtcore)
         add_subdirectory(deptool)
+        add_subdirectory(smokeapi)
         set(SMOKE_ENABLED "${SMOKE_ENABLED}, QtCore")
     endif(ENABLE_QTCORE_SMOKE)
 



More information about the Kde-bindings mailing list