mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-30 11:16:04 +01: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 | ||