dhewm3/neo/sys/cmake
Daniel Gibson 2139a122c5 Revert "Use SDL2's own SDL2.cmake."
This reverts commit 01ac144b09.

Looks like this broke the build on some systems, because some
package managers pack SDL2Config.cmake and others pack sdl2-config.cmake
in their SDL2 development packages (for some reason, SDL2 seems
to ship both in their source, and they appear to be incompatible).

Shipping our own FindSDL2.cmake might be unclean/ugly/whatever, but
at least it works (most of the time? at least it appears to work better
than not shipping it)
2021-01-24 04:10:18 +01:00
..
FindOGG.cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
FindSDL2.cmake Revert "Use SDL2's own SDL2.cmake." 2021-01-24 04:10:18 +01:00
FindVorbis.cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
FindVorbisFile.cmake Add a CMake build system 2011-12-14 02:40:49 +01:00