We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9af12 commit 2773253Copy full SHA for 2773253
cmake/FindOldSDL2.cmake
@@ -73,7 +73,7 @@
73
FIND_PATH(SDL2_INCLUDE_DIR SDL.h
74
HINTS
75
$ENV{SDL2DIR}
76
- PATH_SUFFIXES include/SDL2 include
+ PATH_SUFFIXES include/SDL2 include lib
77
PATHS
78
~/Library/Frameworks
79
/Library/Frameworks
0 commit comments