mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-04 01:01:00 -04:00
remove the funny compilation flags from macchew
This commit is contained in:
parent
bdad91589d
commit
2810ce7dcc
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ elseif (GEODE_TARGET_PLATFORM STREQUAL "MacOS")
|
|||
${CURL_LIBRARIES}
|
||||
${GEODE_LOADER_PATH}/include/link/libfmod.dylib
|
||||
)
|
||||
target_compile_options(${PROJECT_NAME} INTERFACE -fms-extensions #[[-Wno-deprecated]] -Wno-ignored-attributes -Os #[[-flto]] #[[-fvisibility=internal]])
|
||||
|
||||
set(GEODE_PLATFORM_BINARY "Geode.dylib")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue