commit | 02b1ebc9e0b2a8a517cfea705e733a29ba43e2e9 | [log] [tgz] |
---|---|---|
author | Sylvain <sylvain.becker@gmail.com> | Thu Apr 15 21:13:17 2021 +0200 |
committer | Sylvain <sylvain.becker@gmail.com> | Thu Apr 15 21:13:17 2021 +0200 |
tree | 86f0139286444c671cdcfa90a1c733787ed524d7 | |
parent | 146656cfe6620e7fa81704f5d149ac8172fc4b7f [diff] |
Android: add openslES and AAudio compilation to CMakeLists
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)