commit | ab4370c24741f3c4fedcfdf57d3c4afa22d5ce6a | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Thu Jul 18 20:25:46 2024 +0200 |
committer | Anonymous Maarten <madebr@users.noreply.github.com> | Fri Jul 19 10:20:11 2024 +0000 |
tree | 0580a6a2d336f7c8581dcaee1267a21dafb7aefc | |
parent | 7fb8b62a4d3f75137e00ddc09239f47c4b8b0305 [diff] |
cmake: detect ARM64EC and enable SDL_LIBC by default
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)