Re: [Doxygen-develop] Problem with default values
Brought to you by:
dimitri
From: Robert D. <rcd...@gm...> - 2013-06-06 20:16:57
|
On Thu, Jun 6, 2013 at 12:24 PM, Dimitri van Heesch <do...@gm...> wrote: > Hi Robert, > > On Jun 6, 2013, at 18:33 , Robert Dailey <rcd...@gm...> wrote: > >> +1 to CMake. I'm pretty good with CMake so I'm willing to help produce >> the build system if there is interest. > > There are quite some custom steps in doxygen's build, but you can migrate the build to CMake > I'm interested. (Sending again to mailing list this time, sorry for the dupe) Ok I'll get started on it tonight. If you don't mind, to help move me along quicker, can you please describe some important points about the build system that need to be carried over? Specifically the code generator, how it needs to run, what source files it generates, etc. Just really anything that comes to mind, no matter how trivial, please list it here so I don't miss it :) Thanks!! |