mirror of
https://github.com/thunderbrewhq/bc.git
synced 2025-12-12 01:52:30 +00:00
fix(build): don't link to mem
This commit is contained in:
parent
e3a778e1fb
commit
b442784884
1 changed files with 0 additions and 5 deletions
|
|
@ -27,8 +27,3 @@ target_include_directories(bc
|
|||
PUBLIC
|
||||
${PROJECT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
target_link_libraries(bc
|
||||
PUBLIC
|
||||
mem
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue