dbus adaptors (Re: KDE/kdelibs)

Harald Fernengel harry at kdevelop.org
Mon Jul 10 22:04:45 BST 2006


Hi,

On Sunday 09 July 2006 23:27, Matthias Kretz wrote:
> How about adding a switch to dbusxml2cpp to only generate the header file?
> Then the cmake macro could be told to use that switch. I think that would
> be better than having an unused source file lying around (even if it's only
> the builddir).

this is already possible:

dbusxml2cpp -a foo org.kde.foo   # will create foo.h and foo.cpp
dbusxml2cpp -a foo.h org.kde.foo # will create only foo.h

Harald




More information about the kde-core-devel mailing list