mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-05 01:29:07 +00:00
chore(build): add vendored SDL 3.0.0 library
This commit is contained in:
parent
934e0fb600
commit
cf257c771f
1698 changed files with 630612 additions and 0 deletions
1
vendor/CMakeLists.txt
vendored
1
vendor/CMakeLists.txt
vendored
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue