fix(build): add dependency on bc

This commit is contained in:
phaneron 2025-03-31 19:39:28 -04:00
parent f3c055e8a2
commit 91fc2199b0
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "lib/system"]
path = lib/system
url = https://github.com/thunderbrewhq/system.git
[submodule "lib/bc"]
path = lib/bc
url = https://github.com/thunderbrewhq/bc.git

View file

@ -30,6 +30,7 @@ target_include_directories(common
target_link_libraries(common
PUBLIC
expat-2.0
bc
storm
tempest
)

1
lib/bc Submodule

@ -0,0 +1 @@
Subproject commit 29504272e5d3e4c722c276d751a2919d7c21b662