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
460 B
12 lines
460 B
[submodule "third_party/googletest"]
|
|
path = third_party/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "third_party/abseil-cpp"]
|
|
path = third_party/abseil-cpp
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
[submodule "third_party/md5sum"]
|
|
path = third_party/md5sum
|
|
url = https://github.com/dnomd343/md5sum.git
|
|
[submodule "third_party/thread-pool"]
|
|
path = third_party/thread-pool
|
|
url = https://github.com/bshoshany/thread-pool.git
|
|
|