summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2017-05-27 23:22:35 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2017-05-27 23:26:02 +0200
commita06220682cd4fb56f4db1eec7cdf647d3e21d88a (patch)
tree4727b5fcbb7e68a95e99f664a350e27785d46905 /.gitmodules
parentUpdate dynarmic (diff)
downloadyuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar.gz
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar.bz2
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar.lz
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar.xz
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.tar.zst
yuzu-a06220682cd4fb56f4db1eec7cdf647d3e21d88a.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f98725622..36caa59f8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[submodule "cryptopp"]
path = externals/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp.git
+[submodule "fmt"]
+ path = externals/fmt
+ url = https://github.com/fmtlib/fmt.git