diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-11 17:26:20 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-11 17:26:20 +0100 |
commit | 86a6cb8e378888dbb10e0204c59aef338be0acd8 (patch) | |
tree | 103d229d8b80b0b96bf155eb6fa2a3731521c646 /.gitmodules | |
parent | 5f8a943c1b69fc7993ee8dd2f6fd9e33b5ae235c (diff) |
update gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b24cda5b..fa870d96 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,6 +19,6 @@ [submodule "sdl2"] path = external/sdl2 url = https://github.com/libsdl-org/SDL.git -[submodule "external/fmt"] +[submodule "fmt"] path = external/fmt url = https://github.com/fmtlib/fmt.git |