mirror of
https://gitlab.com/splashmapper/splash.git
synced 2026-02-11 14:30:48 +01:00
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
[submodule "external/hap"]
|
|
path = external/hap
|
|
url = https://github.com/Vidvox/hap.git
|
|
[submodule "external/imgui"]
|
|
path = external/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "external/cppzmq"]
|
|
path = external/cppzmq
|
|
url = https://github.com/zeromq/cppzmq.git
|
|
[submodule "external/libltc"]
|
|
path = external/libltc
|
|
url = https://github.com/x42/libltc.git
|
|
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "external/doctest"]
|
|
path = external/doctest
|
|
url = https://github.com/onqtam/doctest
|
|
[submodule "external/glfw"]
|
|
path = external/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "external/snappy"]
|
|
path = external/snappy
|
|
url = https://github.com/google/snappy.git
|
|
[submodule "external/zmq"]
|
|
path = external/zmq
|
|
url = https://github.com/zeromq/libzmq.git
|
|
[submodule "external/flamegraph"]
|
|
path = external/flamegraph
|
|
url = https://github.com/brendangregg/FlameGraph.git
|
|
[submodule "external/tracy"]
|
|
path = external/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|
|
[submodule "external/stduuid"]
|
|
path = external/stduuid
|
|
url = https://github.com/mariusbancila/stduuid.git
|
|
[submodule "external/sh4lt"]
|
|
path = external/sh4lt
|
|
url = https://gitlab.com/sh4lt/sh4lt.git
|