10 lines
269 B
Text
10 lines
269 B
Text
[submodule "build"]
|
|
path = build
|
|
url = git@github.com:meoweg/Matabstrix.git
|
|
branch = gh-pages
|
|
[submodule "vendor/glm"]
|
|
path = vendor/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "vendor/stb"]
|
|
path = vendor/stb
|
|
url = https://github.com/nothings/stb.git
|