Fixed build
1 file changed
tree: ca866241b4e14a6b78af8ac67b25943068079aca
  1. .github/
  2. android-project/
  3. build-scripts/
  4. cmake/
  5. docs/
  6. examples/
  7. include/
  8. openharmony-project/
  9. src/
  10. test/
  11. VisualC/
  12. VisualC-GDK/
  13. wayland-protocols/
  14. Xcode/
  15. .clang-format
  16. .clang-tidy
  17. .editorconfig
  18. .gitignore
  19. .wikiheaders-options
  20. AGENTS.md
  21. Android.mk
  22. BUGS.txt
  23. CLAUDE.md
  24. CMakeLists.txt
  25. CREDITS.md
  26. INSTALL.md
  27. LICENSE.txt
  28. README.md
  29. WhatsNew.txt
README.md

Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.

You can find the latest release and additional information at: https://www.libsdl.org/

Installation instructions and a quick introduction is available in INSTALL.md

This library is distributed under the terms of the zlib license, available in LICENSE.txt.

Enjoy!

Sam Lantinga (slouken@libsdl.org)