blob: 81f81f42b9f15288f03a3f4c13a8aaa4bbe73965 (
plain)
1
2
3
4
5
6
|
[submodule "3rdParty/glfw"]
path = 3rdParty/glfw
url = https://github.com/jherico/glfw.git
[submodule "3rdParty/jsoncpp"]
path = 3rdParty/jsoncpp
url = https://github.com/jherico/jsoncpp.git
|