mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-20 17:50:16 +01: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.