mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Add more possible paths to Vera.ttf
This commit is contained in:
parent
54903db243
commit
3570d812eb
@ -26,8 +26,13 @@ IF(SDL2PP_WITH_TTF)
|
||||
PATHS
|
||||
/usr/local/lib/X11/fonts
|
||||
/usr/lib/X11/fonts
|
||||
/usr/share/fonts/truetype
|
||||
/usr/share/fonts/TTF
|
||||
/usr/local/share/fonts/X11/TTF
|
||||
/usr/share/fonts/X11/TTF
|
||||
PATH_SUFFIXES
|
||||
bitstream-vera
|
||||
ttf-bitstream-vera
|
||||
)
|
||||
ENDIF(NOT SDL2PP_EXAMPLE_FONT)
|
||||
IF(SDL2PP_EXAMPLE_FONT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user