Browse Source

feat(mge): opt third_party prepare 2/2

GitOrigin-RevId: fe38868906
release-1.10
Megvii Engine Team 3 years ago
parent
commit
ba90a02834
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/cmake-build/BUILD_README.md

+ 1
- 1
scripts/cmake-build/BUILD_README.md View File

@@ -36,7 +36,7 @@ if you are use github MegEngine and build for Windows XP, please
2b: cp lib file to third_party/mkl/x86_32/lib/
```

About `third_party/prepare.sh`, also support to be managed by `CMake`, just config `EXTRA_CMAKE_ARGS="-DMGE_SYNC_THIRD_PARTY=ON` before run `scripts/cmake-build/*.sh`
About `third_party/prepare.sh`, also support to be managed by `CMake`, just config `EXTRA_CMAKE_ARGS="-DMGE_SYNC_THIRD_PARTY=ON"` before run `scripts/cmake-build/*.sh`

But some dependencies need to be installed manually:



Loading…
Cancel
Save