mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
feat(app): add StormLib
This commit is contained in:
parent
6b4c5e9179
commit
2a1c75d1e8
316 changed files with 72502 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(stormlib-9)
|
||||
|
||||
# FMOD Ex
|
||||
set(FMODEX_DIR "./fmodex-4.32.09")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue