1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00
pqcrypto/.gitmodules

13 lines
394 B
Plaintext
Raw Normal View History

[submodule "test/pycparser"]
path = test/pycparser
url = https://github.com/eliben/pycparser.git
2021-03-24 23:48:29 +00:00
[submodule "3rd/gtest"]
path = 3rd/gtest
url = https://github.com/google/googletest.git
2021-03-24 23:50:01 +00:00
[submodule "3rd/gbench"]
path = 3rd/gbench
2021-03-24 23:58:58 +00:00
url = https://github.com/henrydcase/benchmark.git
[submodule "3rd/cpu_features"]
path = 3rd/cpu_features
url = https://github.com/henrydcase/cpu_features.git