mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-15 13:25:53 +00:00
Missing file fix
This commit is contained in:
parent
8301adc3d6
commit
1f637b57ab
@ -45,7 +45,7 @@ if(APPLE)
|
||||
CGameOptionsTouchBarMac.mm
|
||||
PROPERTIES COMPILE_FLAGS -fobjc-arc)
|
||||
bintoc(startButton.cpp Resources/startButton@2x.png START_BUTTON_2X)
|
||||
list(APPEND PLAT_SRCS startButton.c CGameOptionsTouchBarMac.mm)
|
||||
list(APPEND PLAT_SRCS startButton.cpp CGameOptionsTouchBarMac.mm)
|
||||
endif()
|
||||
|
||||
add_library(RuntimeCommon
|
||||
|
Loading…
x
Reference in New Issue
Block a user