mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-09 11:14:16 -04:00
check if we're getting the correct cmake system name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user