Re: [Doxygen-develop] Problem with default values
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2013-06-04 18:01:21
|
On Jun 3, 2013, at 22:45 , Philipp Moeller <phi...@ge...> wrote: > > NB: To add a config variable you need to add it to the config.xml file > and not to the configoptions.cpp file. Don't forget to rerun > configgen.py. It is really unfortunate that the file is commited and not > generated during the build process. This is limitation of the Windows build. When using ./configure & make on Linux/MacOSX/Cygwin there is a build rule to trigger a regeneration whenever config.xml changes. Regards, Dimitri |