mirror of https://github.com/libsdl-org/SDL.git
Merge b3c40fae3d into e6c2649afc
This commit is contained in:
commit
ea37e3a3f4
|
|
@ -2182,9 +2182,6 @@ elseif(WINDOWS)
|
|||
|
||||
enable_language(RC)
|
||||
sdl_glob_sources(SHARED "${SDL3_SOURCE_DIR}/src/core/windows/*.rc")
|
||||
if(MINGW OR CYGWIN)
|
||||
sdl_pc_link_options("-mwindows")
|
||||
endif()
|
||||
|
||||
elseif(APPLE)
|
||||
# TODO: rework this all for proper macOS, iOS and Darwin support
|
||||
|
|
|
|||
Loading…
Reference in New Issue