minerva / Ports / Another-World / patches /
@minerva minerva authored on 13 Jul
..
0001-Skip-using-find_package-for-SDL2.patch Initial commit 7 months ago
ReadMe.md Initial commit 7 months ago
ReadMe.md

Patches for Another-World on Minerva

0001-Skip-using-find_package-for-SDL2.patch

Skip using find_package() for SDL2

We pass the include directory via cmake flags, so we can just use that and link against sdl2 normally.