mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 02:45:57 -04:00
Disable doxygen email obfuscation
See https://github.com/doxygen/doxygen/pull/8989
This commit is contained in:
parent
a02d5a81c3
commit
eb165ec664
@ -42,3 +42,6 @@ GENERATE_LATEX = NO
|
||||
# Assume source preprocessed with all subsystems enable
|
||||
# Also enable all conditionals based on SDL version
|
||||
PREDEFINED = SDL2PP_WITH_IMAGE SDL2PP_WITH_MIXER SDL2PP_WITH_TTF SDL_VERSION_ATLEAST(X,Y,Z)=1
|
||||
|
||||
# Disable email obfuscation
|
||||
OBFUSCATE_EMAILS = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user