commit | 1087eaad7ef3328a03ec7ff9b0afe598be12986b | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Fri May 27 01:40:11 2022 +0200 |
committer | Sam Lantinga <slouken@libsdl.org> | Fri Jun 03 12:41:36 2022 -0700 |
tree | 1f8cb20f194ce1fcfc7d1f03e34613ec287bdc21 | |
parent | ae2cc29f8ba793cf41c8f748f885e8350d33e3b5 [diff] |
cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled
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)