16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
[submodule "external/boost"]
|
|
path = external/boost
|
|
url = https://github.com/boostorg/boost
|
|
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "external/glfw"]
|
|
path = external/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "external/slang"]
|
|
path = external/slang
|
|
url = https://github.com/shader-slang/slang.git
|
|
[submodule "external/json"]
|
|
path = external/json
|
|
url = https://github.com/nlohmann/json.git
|