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
8e06d02632
@ -40,6 +40,7 @@ target_link_libraries(client
|
|||||||
console
|
console
|
||||||
db
|
db
|
||||||
event
|
event
|
||||||
|
glue
|
||||||
gx
|
gx
|
||||||
model
|
model
|
||||||
net
|
net
|
||||||
|
|||||||
@ -32,6 +32,7 @@ target_include_directories(net
|
|||||||
target_link_libraries(net
|
target_link_libraries(net
|
||||||
PRIVATE
|
PRIVATE
|
||||||
client
|
client
|
||||||
|
glue
|
||||||
event
|
event
|
||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
|
|||||||
@ -19,7 +19,6 @@ target_link_libraries(ui
|
|||||||
console
|
console
|
||||||
db
|
db
|
||||||
event
|
event
|
||||||
glue
|
|
||||||
gx
|
gx
|
||||||
math
|
math
|
||||||
model
|
model
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user