From b25f110936c128a253be00536bacee8a28e66cb2 Mon Sep 17 00:00:00 2001 From: Lava Block <the@lava-block.com> Date: Wed, 18 Mar 2020 23:57:30 +0100 Subject: [PATCH] default spdlog branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 236e7c2f..881fa0b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,6 +26,7 @@ [submodule "ext/spdlog"] path = ext/spdlog url = https://github.com/gabime/spdlog.git + branch = v1.x [submodule "ext/stb"] path = ext/stb url = https://github.com/nothings/stb.git -- GitLab