examples: add libs/zmath dependency
Helps hexops/mach#222 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
a922b4b29b
commit
93629022c5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -9,3 +9,6 @@
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = "mach"
|
branch = "mach"
|
||||||
|
|
||||||
|
[submodule "examples/libs/zmath"]
|
||||||
|
path = examples/libs/zmath
|
||||||
|
url = https://github.com/PiergiorgioZagaria/zmath
|
||||||
|
|
|
||||||
1
examples/libs/zmath
Submodule
1
examples/libs/zmath
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c7f20369a142c8a817587da529787597461410a5
|
||||||
Loading…
Add table
Add a link
Reference in a new issue