mirror of https://github.com/dnomd343/klotski.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
465 B
12 lines
465 B
[submodule "third_party/googletest"]
|
|
path = third_party/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "third_party/md5"]
|
|
path = third_party/md5
|
|
url = https://github.com/ulwanski/md5.git
|
|
[submodule "third_party/tiny_thread_pool"]
|
|
path = third_party/tiny_thread_pool
|
|
url = https://github.com/dnomd343/tiny_thread_pool.git
|
|
[submodule "third_party/abseil-cpp"]
|
|
path = third_party/abseil-cpp
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
|