Browse Source

feat(mgb/third_party): add gflags submodule

GitOrigin-RevId: 71446b3c97
release-1.7
Megvii Engine Team 3 years ago
parent
commit
b426723e92
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      third_party/prepare.sh

+ 1
- 0
third_party/prepare.sh View File

@@ -32,6 +32,7 @@ function git_submodule_update() {
git submodule update -f --init cppzmq
git submodule update -f --init OpenBLAS
git submodule update -f --init cpuinfo
git submodule update -f --init gflags

git submodule update -f --init MegRay
pushd MegRay/third_party >/dev/null


Loading…
Cancel
Save