mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(build): add bc dependency
This commit is contained in:
parent
9d7e30c198
commit
f4bb482a1c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
||||||
[submodule "lib/mem"]
|
[submodule "lib/mem"]
|
||||||
path = lib/mem
|
path = lib/mem
|
||||||
url = https://github.com/thunderbrewhq/mem.git
|
url = https://github.com/thunderbrewhq/mem.git
|
||||||
|
[submodule "lib/bc"]
|
||||||
|
path = lib/bc
|
||||||
|
url = https://github.com/thunderbrewhq/bc.git
|
||||||
|
|
|
||||||
1
lib/bc
Submodule
1
lib/bc
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4f8d6e201616bc1b2f1540f5650e6b85bb441568
|
||||||
Loading…
Add table
Add a link
Reference in a new issue