Added Tagfile generation and finding
This commit is contained in:
parent
65d26be74d
commit
341bc2a130
2 changed files with 5 additions and 1 deletions
|
@ -2046,7 +2046,7 @@ TAGFILES =
|
|||
# tag file that is based on the input files it reads. See section "Linking to
|
||||
# external documentation" for more information about the usage of tag files.
|
||||
|
||||
GENERATE_TAGFILE =
|
||||
GENERATE_TAGFILE = @DOXYGEN_OUTPUT_DIR@/SFML.tag
|
||||
|
||||
# If the ALLEXTERNALS tag is set to YES all external class will be listed in the
|
||||
# class index. If set to NO only the inherited external classes will be listed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue