Added a search path in FindSDL2 for Ubuntu Budgie
Necessary to build on Ubuntu 20.04, Budgie.
This commit is contained in:
parent
7afcc0d658
commit
7b057fe110
1
externals/cmake-modules/FindSDL2.cmake
vendored
1
externals/cmake-modules/FindSDL2.cmake
vendored
@ -128,6 +128,7 @@ SET(SDL2_SEARCH_PATHS
|
||||
/Library/Frameworks
|
||||
/usr/local
|
||||
/usr
|
||||
/usr/include/SDL # Budgie
|
||||
/sw # Fink
|
||||
/opt/local # DarwinPorts
|
||||
/opt/csw # Blastwave
|
||||
|
Loading…
Reference in New Issue
Block a user