mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
fix compile options for Console
This commit is contained in:
parent
1e6db87600
commit
13470b7a75
@ -23,7 +23,7 @@ add_library(RetroConsole
|
||||
retro/MacUtils.h
|
||||
retro/InitConsole.cc
|
||||
)
|
||||
set_target_properties(retrocrt
|
||||
set_target_properties(RetroConsole
|
||||
PROPERTIES
|
||||
COMPILE_OPTIONS -ffunction-sections)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user