mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-03 07:12:33 +00:00
Add submodules for dependencies
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
[submodule "thirdparty/libtomcrypt"]
|
||||||
|
path = thirdparty/libtomcrypt
|
||||||
|
url = https://github.com/libtom/libtomcrypt.git
|
||||||
|
[submodule "thirdparty/libtommath"]
|
||||||
|
path = thirdparty/libtommath
|
||||||
|
url = https://github.com/libtom/libtommath
|
||||||
|
[submodule "thirdparty/zlib"]
|
||||||
|
path = thirdparty/zlib
|
||||||
|
url = https://github.com/madler/zlib.git
|
||||||
+1
Submodule thirdparty/libtomcrypt added at 7e7eb695d5
+1
Submodule thirdparty/libtommath added at 08549ad6bc
+1
Submodule thirdparty/zlib added at cacf7f1d4e
Reference in New Issue
Block a user