mirror of
https://gitlab.com/splashmapper/splash.git
synced 2026-02-26 13:44:35 +01:00
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
[submodule "external/hap"]
|
|
path = external/hap
|
|
url = https://github.com/Vidvox/hap.git
|
|
[submodule "external/piccante"]
|
|
path = external/piccante
|
|
url = https://github.com/cnr-isti-vclab/piccante.git
|
|
branch = master
|
|
[submodule "external/imgui"]
|
|
path = external/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "external/syphon"]
|
|
path = external/syphon
|
|
url = https://github.com/Syphon/Syphon-Framework.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/ffmpeg"]
|
|
path = external/ffmpeg
|
|
url = https://git.ffmpeg.org/ffmpeg.git
|
|
branch = release/3.4
|
|
[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
|