mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 02:45:57 -04:00
With doxygen, enable all code conditional on SDL version
This commit is contained in:
parent
49e3c6a6a9
commit
03c033234a
@ -40,4 +40,5 @@ HTML_TIMESTAMP = YES
|
|||||||
GENERATE_LATEX = NO
|
GENERATE_LATEX = NO
|
||||||
|
|
||||||
# Assume source preprocessed with all subsystems enable
|
# Assume source preprocessed with all subsystems enable
|
||||||
PREDEFINED = SDL2PP_WITH_IMAGE SDL2PP_WITH_MIXER SDL2PP_WITH_TTF
|
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user