Spdlog migration (#4069)

* spdlog migration

* gitmodule instead of cmake
This commit is contained in:
Niram7777
2026-04-18 23:57:05 +02:00
committed by GitHub
parent ed553054c6
commit 854b291c63
38 changed files with 853 additions and 1372 deletions
+5
View File
@@ -136,3 +136,8 @@
[submodule "externals/ImGuiFileDialog"]
path = externals/ImGuiFileDialog
url = https://github.com/shadexternals/ImGuiFileDialog.git
[submodule "externals/spdlog"]
path = externals/spdlog
url = https://github.com/gabime/spdlog.git
shallow = true
branch = v2.x