[Doxygen-develop] Adding a compiler flag to the doxygen build?
Brought to you by:
dimitri
From: Thomas C. <oo...@ma...> - 2004-11-26 19:52:45
|
Is there a way to add a compiler flag to the doxygen build via congure? I'm building on MacOS X 10.3.6 on a G4 PowerBook and I'd like to add "-mcpu=G3 -mtune=G4" or maybe even "-mcpu=G4 -mtune=G4" to the compiler flags for the build at configure time to get a faster Doxygen for my machine. Also, I'd like to see if anyone has gotten XCode 1.5 debugging working with the Doxygen code base. |