diff options
| author | 2020-10-15 14:12:39 -0400 | |
|---|---|---|
| committer | 2020-10-15 14:12:39 -0400 | |
| commit | f7d79bd4e21c9a6210c2256fe0f6e560127236c1 (patch) | |
| tree | 32cb864f3dc95887d1d7118ff6bba40a7a9f9344 /.gitmodules | |
| parent | 72b4bd5c9d99d874a5900576f9a55d6f97f4f616 (diff) | |
| download | mauri-f7d79bd4e21c9a6210c2256fe0f6e560127236c1.tar.gz mauri-f7d79bd4e21c9a6210c2256fe0f6e560127236c1.tar.bz2 mauri-f7d79bd4e21c9a6210c2256fe0f6e560127236c1.zip | |
cleanup build
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index dbdbfee..00fb228 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "subprojects/glfw"] path = subprojects/glfw url = https://github.com/glfw/glfw.git -[submodule "subprojects/fmt"] - path = subprojects/fmt - url = https://github.com/fmtlib/fmt.git |