Skip to content

Commit

Permalink
Merge pull request #21 from bjoern-tantau/bjoern-tantau-sdl2-path
Browse files Browse the repository at this point in the history
Add SDL2 path for Ubuntu 18.04
  • Loading branch information
ptitSeb authored Aug 25, 2020
2 parents 0961898 + 370be31 commit 253d2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/cmake/FindSDL2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
SET(SDL2_SEARCH_PATHS
~/Library/Frameworks
/Library/Frameworks
/usr/include/x86_64-linux-gnu/SDL2
/usr/local
/usr
/sw # Fink
Expand Down

0 comments on commit 253d2b9

Please sign in to comment.