mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-29 19:16:56 -06:00
0941ae0b61
Trying to be lazy and alias SDL2 to SDL2-static causes issues in later versions of CMake. Just use the same condition to tell which one to use.