Update README.md (#186)

This commit is contained in:
Sven 2021-10-12 13:42:04 +08:00 committed by GitHub
parent 914e280209
commit 2df5932846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -64,10 +64,12 @@ Cmake option:
`CONFIG`: Set Target Platform. Such as: `A311D`, `S905D3`, `vim3_android`, `YOCTO`. Default is `X86_64_linux`.
`TIM_VX_ENABLE_TEST`: Build the unit test. Default is ON.
`TIM_VX_ENABLE_TEST`: Build the unit test. Default is OFF.
`TIM_VX_USE_EXTERNAL_OVXLIB`: Use external OVXLIB. Default is OFF.
`EXTERNAL_VIV_SDK`: use external VX driver libs. By default is OFF.
run unit test:
```shell