mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-15 02:25:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| drivers | ||
| helpers | ||
| CMakeLists.txt | ||
| input_engine.cpp | ||
| input_engine.h | ||
| input_mapping.cpp | ||
| input_mapping.h | ||
| input_poller.cpp | ||
| input_poller.h | ||
| main.cpp | ||
| main.h | ||