commit | 6da6a6cba2a7c857890063073f47445584617bcb | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Sat May 21 13:51:21 2022 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Sat May 21 13:51:21 2022 -0700 |
tree | 1f4fb26d3480782bd58619f45a037e0d86d667d7 | |
parent | e97b5062422cff6e8d34c2f3ecb821081f15c307 [diff] |
Make sure Objective C files are built with the same flags as C files. Fixes https://github.com/libsdl-org/SDL/issues/5707
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)