mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 03:33:28 +08:00
Updated Graph API (markdown)
parent
75268eba61
commit
c55f8021fd
@ -62,7 +62,7 @@ cmake /path-to-opencv -DPlaidML2_DIR=path-to-miniconda3/share/plaidml2 -DWITH_PL
|
||||
$ git checkout v1.5.1
|
||||
$ git submodule update --init
|
||||
$ ./build.sh --config Release --build_shared_lib --parallel \
|
||||
$ --cmake_extra_defines CMAKE_INSTALL_PREFIX=install
|
||||
$ --cmake_extra_defines CMAKE_INSTALL_PREFIX=/path-to-install-dir
|
||||
$ cd build/Linux/Release
|
||||
$ make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user