Need Help with New Targets

Allen Winter winter at kde.org
Fri Jan 26 21:31:51 CET 2007


Howdy,

I'd like to add some new targets (the target names can be changed): 
 - 'make apidox'  creates the apidox in html using doxygen
 - 'make install-apidox' installs the html apidox to $DESTDIR/share/html
  - 'make apiman' creates the apidox in nroff using doxygen
 - 'make install-apiman' installs the apidox in nroff to $DESTDIR/share/man

So, assuming we like this idea I need some help doing this with cmake.

Things we need to be able to do:
 - find the doxygen program, if not found then cannot proceed.
 - install our kdelibs/doc/api/doxygen.sh wrapper
 - run the wrapper with the appropriate options
 - install in the correct places

Comments?
-Allen


-- 
KDEPIM Developer
I accept PayPal payments to awinterz at earthlink.net


More information about the Kde-buildsystem mailing list