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