1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/.gitmodules

19 lines
552 B
Text
Raw Permalink Normal View History

2016-02-09 20:31:01 +00:00
[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
2016-04-18 20:52:35 +00:00
[submodule "lib/pbl/pbl"]
path = lib/pbl/pbl
url = https://github.com/peterGraf/pbl.git
[submodule "lib/better-enums"]
path = lib/better-enums
url = https://github.com/aantron/better-enums
[submodule "lib/duckhandy"]
path = lib/duckhandy
url = ../duckhandy.git
[submodule "lib/incredis"]
path = lib/incredis
url = ../incredis.git
[submodule "cmake/binary_resource"]
path = cmake/binary_resource
url = https://github.com/KingDuckZ/binary_resource.git