mirror of
https://github.com/thunderbrewhq/typhoon.git
synced 2025-12-12 10:32:29 +00:00
chore(build): migrate squall to lib
This commit is contained in:
parent
6126778dcb
commit
717557b18c
5 changed files with 3 additions and 2 deletions
|
|
@ -37,6 +37,7 @@ elseif(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
|||
add_definitions(-DWHOA_PLATFORM_MAC)
|
||||
endif()
|
||||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(tempest)
|
||||
add_subdirectory(test)
|
||||
add_subdirectory(vendor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue