chore(build): add bc dependency

This commit is contained in:
phaneron 2023-08-14 16:24:57 -04:00
parent 9d7e30c198
commit f4bb482a1c
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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