Add Xbyak submodule

This commit is contained in:
wheremyfoodat 2023-06-07 01:01:59 +03:00
parent afb577487c
commit 31bb1e8e0b
4 changed files with 15 additions and 1 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "third_party/cryptopp/cryptopp"]
path = third_party/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp
[submodule "third_party/xbyak"]
path = third_party/xbyak
url = https://github.com/herumi/xbyak