commit | b5f1fe5004788aab863b425c73f4a7fd2edc2908 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Wed Jun 15 06:17:59 2022 +0200 |
committer | Sam Lantinga <slouken@libsdl.org> | Wed Jun 15 11:11:49 2022 -0700 |
tree | 971473f5977fbdc7088f23c24fbdece448f0e349 | |
parent | 97711e99fec602d6526b086d791e86d6d684cda4 [diff] |
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
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)