commit | 70214ed3edba941cc0c0aadf0f435dc36fd29d08 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Fri Jun 17 02:58:45 2022 +0200 |
committer | Sam Lantinga <slouken@libsdl.org> | Tue Sep 27 13:13:52 2022 -0700 |
tree | f64ec7c7b17518e7707ca6c86e566a934de7a772 | |
parent | a193a03d81ea0748983d4eeb12d2704a6e818264 [diff] |
cmake: append to CMAKE_MODULE_PATH instead of overwriting
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)