mirror of
https://github.com/open-goal/jak-project
synced 2026-07-28 15:18:47 -04:00
spdlog is now a git submodule
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
[submodule "third-party/googletest"]
|
||||
path = third-party/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "third-party/spdlog"]
|
||||
path = third-party/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
|
||||
Reference in New Issue
Block a user