mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
chore(console): split out console library
This commit is contained in:
parent
ea79f5de1d
commit
6f52a6287d
14 changed files with 34 additions and 10 deletions
|
|
@ -36,6 +36,7 @@ target_include_directories(client
|
|||
target_link_libraries(client
|
||||
PRIVATE
|
||||
async
|
||||
console
|
||||
db
|
||||
event
|
||||
gx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue