Add "RandomShake" as git submodule based dependency

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
This commit is contained in:
Anjan Roy
2024-11-18 11:09:11 +04:00
parent b43b819e88
commit 493ca3bee8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "gtest-parallel"]
path = gtest-parallel
url = https://github.com/google/gtest-parallel.git
[submodule "RandomShake"]
path = RandomShake
url = https://github.com/itzmeanjan/RandomShake.git

1
RandomShake Submodule

Submodule RandomShake added at a9cd4085a4