Fixed GENERATE_TAGFILE setting after realizing that the setting turns it on, and sets the output file at the same time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,5 +22,5 @@ GENERATE_MAN = NO
|
|||||||
GENERATE_XML = YES
|
GENERATE_XML = YES
|
||||||
GENERATE_AUTOGEN_DEF = NO
|
GENERATE_AUTOGEN_DEF = NO
|
||||||
GENERATE_PERLMOD = YES
|
GENERATE_PERLMOD = YES
|
||||||
GENERATE_TAGFILE = NO
|
GENERATE_TAGFILE =
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user