commit | 97711e99fec602d6526b086d791e86d6d684cda4 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Wed Jun 15 18:57:13 2022 +0200 |
committer | Sam Lantinga <slouken@libsdl.org> | Wed Jun 15 11:11:49 2022 -0700 |
tree | bc3e294a9bc4642113e32c0b58a96b1d3de0201a | |
parent | ad21c70408a6951bf3b3a85df3a26b83721d907e [diff] |
cmake: no need to explicitly add a depency (target_link_libraries does this implicitly)
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)