mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 08:59:07 +00:00
chore(build): wire up vendored StormLib as stormlib-9.31 (#104)
This commit is contained in:
parent
60afd3a801
commit
ca6dd93c84
3 changed files with 110 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ if(WHOA_SYSTEM_WIN)
|
|||
endif()
|
||||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(vendor)
|
||||
|
||||
# Code coverage reporting
|
||||
if(WHOA_STANDALONE AND CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue