Merge "Disable C optimize setting so better C++ doc is generated"

This commit is contained in:
Fred Silberberg (WPI)
2015-01-08 13:47:10 -08:00
committed by Gerrit Code Review

View File

@@ -234,7 +234,7 @@ TCL_SUBST =
# members will be omitted, etc.
# The default value is: NO.
OPTIMIZE_OUTPUT_FOR_C = YES
OPTIMIZE_OUTPUT_FOR_C = NO
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
# Python sources only. Doxygen will then generate output that is more tailored