vk-bootstrap/.gitmodules

7 lines
162 B
Plaintext
Raw Normal View History

[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/glfw/glfw
[submodule "ext/Catch2"]
path = ext/Catch2
url = https://github.com/catchorg/Catch2