initial commit
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "_ThirdParty/spdlog"]
|
||||
path = _ThirdParty/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
[submodule "_ThirdParty/glfw"]
|
||||
path = _ThirdParty/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
Reference in New Issue
Block a user