boo/.gitmodules
Henrique Gemignani Passos Lima 3f1737eaeb Add optick
It is only linked for Windows, macOS and Linux, but disabled by default.
Vulkan support is also enabled if Vulkan is found.
2021-04-08 23:02:55 +03:00

12 lines
268 B
Plaintext

[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
branch = master
[submodule "logvisor"]
path = logvisor
url = ../logvisor.git
branch = master
[submodule "optick"]
path = optick
url = https://github.com/bombomby/optick.git