Skip to content

Commit

Permalink
PARALLEL_ENABLE_PLUGINS=OFF
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Nov 11, 2024
1 parent d2e8e28 commit 14256ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
-DANDROID_STL=c++_static \
-DANDROID_ABI=${{ matrix.abi }} \
-DANDROID_ARM_NEON=ON \
-DPARALLEL_ENABLE_PLUGINS=OFF \
-DOPENCV_EXTRA_MODULES_PATH="${{ github.workspace }}/opencv_contrib/modules" \
-DCMAKE_POLICY_DEFAULT_CMP0074=NEW \
-DWITH_ANDROID_MEDIANDK=ON \
Expand Down

0 comments on commit 14256ca

Please sign in to comment.