Improve the method to find SDL2.
This commit is contained in:
parent
fee89f1967
commit
0791236a8f
|
@ -89,7 +89,8 @@ SET(SDL2_SEARCH_PATHS
|
|||
/opt/local # MacPorts
|
||||
/opt/csw # OpenCSW (Solaris)
|
||||
/opt
|
||||
${SDL2_PATH}
|
||||
${SDL2_PATH}/include
|
||||
${SDL2_PATH}/lib
|
||||
)
|
||||
|
||||
FIND_PATH(SDL2_INCLUDE_DIR SDL.h
|
||||
|
|
Loading…
Reference in New Issue