mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-11 03:20:20 +08:00
Update how_to_build_linux_and_mac.md
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
git clone https://github.com/PaddlePaddle/FastDeploy.git
|
git clone https://github.com/PaddlePaddle/FastDeploy.git
|
||||||
cd FastDeploy
|
cd FastDeploy
|
||||||
git checkout develop
|
git checkout develop
|
||||||
mkdir build & cd build
|
mkdir build && cd build
|
||||||
cmake .. -DENABLE_ORT_BACKEND=ON \
|
cmake .. -DENABLE_ORT_BACKEND=ON \
|
||||||
-DENABLE_VISION=ON \
|
-DENABLE_VISION=ON \
|
||||||
-DCMAKE_INSTALL_PREFIX=${PWD}/fastdeploy-0.0.3
|
-DCMAKE_INSTALL_PREFIX=${PWD}/fastdeploy-0.0.3
|
||||||
|
Reference in New Issue
Block a user