mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(build): public link mem library
This commit is contained in:
parent
ef7507727b
commit
9b48fcbe5b
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ target_include_directories(storm
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(storm
|
target_link_libraries(storm
|
||||||
|
PUBLIC
|
||||||
|
mem
|
||||||
PRIVATE
|
PRIVATE
|
||||||
system
|
system
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue