Files
GameNetworkingSockets/.gitmodules
T
Fletcher Dunn 5c793b9f1a Got cert tool building
This is progress towards fixing #186.  However, I need some help
publishing/installing (or whatever it's called) properly, and
there is probably a better way to integrate with picojson than
using a git submodule.
2021-11-23 17:26:15 -08:00

11 lines
348 B
Plaintext

[submodule "src/external/abseil"]
path = src/external/abseil
url = https://github.com/abseil/abseil-cpp
branch = lts_2020_02_25
[submodule "src/external/webrtc"]
path = src/external/webrtc
url = https://webrtc.googlesource.com/src
[submodule "src/external/picojson"]
path = src/external/picojson
url = https://github.com/kazuho/picojson.git