添加spdlog 和 glfw

This commit is contained in:
2025-11-18 13:52:27 +08:00
parent 0e48af235d
commit 122f500a76
27 changed files with 884 additions and 66 deletions

6
.gitmodules vendored Normal file
View 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