Dimitri van Heesch <[email protected]> writes: > On Jun 3, 2013, at 22:45 , Philipp Moeller > <[email protected]> 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.
This is odd. It is possible to have MSBuild Tasks run an external executable depending on some resource and some platform-independent build tools also support generating that kind of solution file. Maybe its time to switch to CMake? ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
