Move libtomcrypt to submodule

This commit is contained in:
Martin Natano
2022-05-30 23:57:33 +02:00
parent 967ff91cc6
commit f83dd1989d
539 changed files with 436 additions and 151762 deletions
+4
View File
@@ -33,3 +33,7 @@
path = extern/libtommath
url = https://github.com/libtom/libtommath.git
shallow = true
[submodule "extern/libtomcrypt"]
path = extern/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
shallow = true