kima2/.gitmodules

10 lines
365 B
Plaintext
Raw Normal View History

2018-10-18 12:06:36 +02:00
[submodule "3rdparty/nlohmann_json"]
path = 3rdparty/nlohmann_json
url = https://github.com/nlohmann/json.git
2019-04-10 12:04:18 +02:00
[submodule "3rdparty/singleapplication"]
path = 3rdparty/singleapplication
2019-04-10 12:50:00 +02:00
url = https://github.com/itay-grudev/SingleApplication.git
2019-09-26 16:41:28 +02:00
[submodule "3rdparty/csv-parser"]
path = 3rdparty/csv-parser
url = https://github.com/vincentlaucsb/csv-parser.git