mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-16 07:04:25 -04:00
Fixed compilation error
This commit is contained in:
+1
-4
@@ -94,11 +94,8 @@ set(VERSION us)
|
||||
set(USE_NETWORKING ON)
|
||||
set(SKIP_XCODE_VERSION_CHECK ON)
|
||||
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "NintendoSwitch")
|
||||
# TODO: Sorry i broke this
|
||||
set(GFX_DEBUG_DISASSEMBLER OFF)
|
||||
else()
|
||||
set(GFX_DEBUG_DISASSEMBLER ON)
|
||||
endif()
|
||||
|
||||
# Add compile definitions for the target
|
||||
add_compile_definitions(
|
||||
|
||||
Reference in New Issue
Block a user