mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-11 01:24:28 +02:00
Spdlog migration (#4069)
* spdlog migration * gitmodule instead of cmake
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user