commit | d81d98685887a90b8284a57130da6a3712b63202 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <madebr@users.noreply.github.com> | Fri Nov 17 04:06:26 2023 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 17 03:06:26 2023 +0000 |
tree | 35bf6adbb72f513463633e8543e1b3354c5783e1 | |
parent | cc7c0a2dabe016e454e83f607465558188ed7548 [diff] |
cmake: fix uses of undefined macro identifiers (-Wundef)
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)