chore(build): add vendored SDL 3.0.0 library

This commit is contained in:
phaneron 2023-10-28 20:44:58 -04:00
parent 934e0fb600
commit cf257c771f
1698 changed files with 630612 additions and 0 deletions

View file

@ -1,5 +1,6 @@
add_subdirectory(freetype-2.0.9)
add_subdirectory(lua-5.1.3)
add_subdirectory(sdl-3.0.0)
# FMOD Ex
set(FMODEX_DIR "./fmodex-4.32.09")