Skip to content

Commit b04a591

Browse files
author
wiba
committed
added usr/include/SDL2 to FindSDL2_IMAGE (similar to the other sdl2 libs)
1 parent ed2816a commit b04a591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/FindSDL2_IMAGE.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ find_path(SDL2_IMAGE_INCLUDE_DIR SDL_image.h
5050
PATH_SUFFIXES SDL2
5151
# path suffixes to search inside ENV{SDLDIR}
5252
include/SDL2 include
53+
usr/include/SDL2
5354
PATHS ${SDL2_PATH}
5455
)
5556

0 commit comments

Comments
 (0)