dncurrency/.gitmodules
2025-05-27 22:10:47 +02:00

42 lines
1.4 KiB
Text

[submodule "miniupnp"]
path = submodules/miniupnp
url = https://github.com/miniupnp/miniupnp.git
[submodule "lmdb"]
path = submodules/lmdb
url = https://github.com/LMDB/lmdb.git
[submodule "cryptopp"]
path = submodules/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "phc-winner-argon2"]
path = submodules/phc-winner-argon2
url = https://github.com/nanocurrency/phc-winner-argon2.git
[submodule "gtest"]
path = submodules/gtest
url = https://github.com/google/googletest.git
[submodule "cpptoml"]
path = submodules/cpptoml
url = https://github.com/cryptocode/cpptoml.git
[submodule "flatbuffers"]
path = submodules/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "rocksdb"]
path = submodules/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "boost"]
path = submodules/boost
url = https://github.com/boostorg/boost.git
[submodule "magic_enum"]
path = submodules/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "submodules/gtest-parallel"]
path = submodules/gtest-parallel
url = https://github.com/google/gtest-parallel.git
[submodule "submodules/spdlog"]
path = submodules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "submodules/fmt"]
path = submodules/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "submodules/benchmark"]
path = submodules/benchmark
url = https://github.com/google/benchmark.git