Removed unused IOS_DYLIB definition
This commit is contained in:
@@ -2592,7 +2592,6 @@ if(SDL_SHARED)
|
||||
endif()
|
||||
if(IOS OR TVOS)
|
||||
set_property(TARGET SDL2 APPEND_STRING PROPERTY COMPILE_FLAGS "-fobjc-arc")
|
||||
target_compile_definitions(SDL2 PRIVATE IOS_DYLIB=1)
|
||||
endif()
|
||||
if(WAYLAND_LIBDECOR)
|
||||
target_include_directories(SDL2 PRIVATE "${libdecor_INCLUDE_DIRS}")
|
||||
|
||||
Reference in New Issue
Block a user