mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-08 10:00:29 +08:00
[Android] Update Android build scripts & app download tasks (#835)
* [Android] Add ERNIE3.0 intent and slot task jni support * [Bug Fix] fix app sdk download tasks * [Bug Fix] fix app sdk download tasks * [JNI] remove empty .cc files * [Android] Update Android build scripts
This commit is contained in:
@@ -90,7 +90,7 @@ __build_fastdeploy_android_shared() {
|
||||
-DENABLE_LITE_BACKEND=ON \
|
||||
-DENABLE_PADDLE_FRONTEND=OFF \
|
||||
-DENABLE_FLYCV=ON \
|
||||
-DENABLE_TEXT=ON \
|
||||
-DENABLE_TEXT=OFF \
|
||||
-DENABLE_VISION=ON \
|
||||
-DENABLE_VISION_VISUALIZE=ON \
|
||||
-DBUILD_EXAMPLES=ON \
|
||||
|
Reference in New Issue
Block a user