mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
chore(build): update target links
This commit is contained in:
parent
2f00e53993
commit
1e2855b2d1
@ -40,6 +40,7 @@ target_link_libraries(client
|
||||
console
|
||||
db
|
||||
event
|
||||
glue
|
||||
gx
|
||||
model
|
||||
net
|
||||
|
||||
@ -32,6 +32,7 @@ target_include_directories(net
|
||||
target_link_libraries(net
|
||||
PRIVATE
|
||||
client
|
||||
glue
|
||||
event
|
||||
PUBLIC
|
||||
common
|
||||
|
||||
@ -19,7 +19,6 @@ target_link_libraries(ui
|
||||
console
|
||||
db
|
||||
event
|
||||
glue
|
||||
gx
|
||||
math
|
||||
model
|
||||
|
||||
Loading…
Reference in New Issue
Block a user