DOXYGEN: fixed cmake variable

master
Martin Gerhardy 2021-11-20 13:07:35 +01:00
parent 42eb3d28ff
commit e2273580bd
1 changed files with 1 additions and 1 deletions

View File

@ -2098,7 +2098,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 = @CMAKE_BUILD_DIR@/docs/engine.tag
GENERATE_TAGFILE = @CMAKE_BINARY_DIR@/docs/engine.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