mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
don't run doxygen in Forge: it doesn't grok Objective-C
This commit is contained in:
parent
41106a1f01
commit
4f66e8fc60
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ RECURSIVE = YES
|
|||
|
||||
EXCLUDE = qc-lex.c qc-parse.c qc-parse.h
|
||||
EXCLUDE += fbset_modes_l.c fbset_modes_y.c fbset_modes_y.h
|
||||
EXCLUDE += @top_srcdir@/tools/Forge
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
|
||||
# that are symbolic links (a Unix filesystem feature) are excluded from the input.
|
||||
|
|
Loading…
Reference in a new issue