This commit is contained in:
Pcornat 2022-01-08 20:43:42 +01:00
parent 0ac939b794
commit c5f179b455
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
4 changed files with 9 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git