Corrected missing eo.doxytag
This commit is contained in:
parent
0e264b575b
commit
45dff2e35f
1 changed files with 1 additions and 1 deletions
|
|
@ -957,7 +957,7 @@ TAGFILES =
|
|||
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
|
||||
# a tag file that is based on the input files it reads.
|
||||
|
||||
GENERATE_TAGFILE = eo.doxytag
|
||||
GENERATE_TAGFILE = @CMAKE_BINARY_DIR@/doc/eo.doxytag
|
||||
|
||||
# If the ALLEXTERNALS tag is set to YES all external classes will be listed
|
||||
# in the class index. If set to NO only the inherited external classes
|
||||
|
|
|
|||
Reference in a new issue