mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(build): remove mem dependency, use bc for allocation behavior now
This commit is contained in:
parent
7adbe074cb
commit
1a8bf67452
6 changed files with 3 additions and 17 deletions
|
|
@ -52,10 +52,9 @@ target_include_directories(storm
|
|||
|
||||
target_link_libraries(storm
|
||||
PUBLIC
|
||||
mem
|
||||
bc
|
||||
PRIVATE
|
||||
system
|
||||
bc
|
||||
)
|
||||
|
||||
if(HAS_NO_INVALID_OFFSETOF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue