mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
chore: add back strip in ios
This commit is contained in:
committed by
GitHub
parent
63059a328a
commit
e4542f407a
@@ -323,7 +323,7 @@ function(momo_strip_target target)
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(MSVC OR MOMO_ENABLE_SANITIZER OR CMAKE_SYSTEM_NAME STREQUAL "iOS" OR CMAKE_SYSTEM_NAME STREQUAL "Android")
|
||||
if(MSVC OR MOMO_ENABLE_SANITIZER OR CMAKE_SYSTEM_NAME STREQUAL "Android")
|
||||
return()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user