1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/.gitmodules
King_DuckZ fc4bec4e19 Import ohm-scripts from soveran's repo.
They will be used by the redis backend (not the redis wrapper).
2016-07-08 11:45:00 +01:00

12 lines
389 B
Text

[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
[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/ohm-scripts"]
path = lib/ohm-scripts
url = https://github.com/soveran/ohm-scripts.git