Skip to content

Commit 2773253

Browse files
committed
find SDL.h in lib/SDL2.framework
1 parent 0a9af12 commit 2773253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindOldSDL2.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
FIND_PATH(SDL2_INCLUDE_DIR SDL.h
7474
HINTS
7575
$ENV{SDL2DIR}
76-
PATH_SUFFIXES include/SDL2 include
76+
PATH_SUFFIXES include/SDL2 include lib
7777
PATHS
7878
~/Library/Frameworks
7979
/Library/Frameworks

0 commit comments

Comments
 (0)