On 13/09/10 22:51, Denis Arnaud wrote: > @Mateusz: with the Autotools, I managed to generate also the (HTML) > documentation thanks to Doxygen. Would you be interested by generating > that documentation along the way (it is needed at the time of build by > Fedora/RedHat packaging)? > The only thing is that I know how to use Doxygen with the Autotools, but > I do not know how to do it with CMake.
It can be fired up easily from CMake, I'll add dedicated option for that For example, if WITH_DOXYGEN=ON and Doxygen tool found... Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
