diff --git a/.gitmodules b/.gitmodules index 6e7b2176..f54c66b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,7 @@ [submodule "third_party/cpuinfo"] path = third_party/cpuinfo url = https://github.com/MegEngine/cpuinfo.git +[submodule "third_party/gflags"] + path = third_party/gflags + url = https://github.com/MegEngine/gflags.git + diff --git a/third_party/gflags b/third_party/gflags new file mode 160000 index 00000000..48008384 --- /dev/null +++ b/third_party/gflags @@ -0,0 +1 @@ +Subproject commit 48008384fb0016c786180023957b5d80e15335bd