check if we're getting the correct cmake system name

This commit is contained in:
briaguya
2025-07-18 19:38:07 -04:00
committed by Lywx
parent 1b8d745cb1
commit 1de14c4481
+1
View File
@@ -427,6 +427,7 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows")
"Vorbis::vorbisfile"
)
elseif(CMAKE_SYSTEM_NAME STREQUAL "NintendoSwitch")
message("BLARG")
find_package(SDL2)
set(ADDITIONAL_LIBRARY_DEPENDENCIES
-lglad