Skip to content

Commit

Permalink
Update build-macos.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
umireon committed Aug 10, 2023
1 parent 4f63550 commit d4c6aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ cmake opencv -B build_$1/arm64 \
-DOPENCV_FORCE_3RDPARTY_BUILD=ON \
-DCMAKE_OSX_DEPLOYMENT_TARGET=11.0 \
-DCMAKE_OSX_ARCHITECTURES="arm64" \
-DENABLE_NEON=OFF \
-DBUILD_SHARED_LIBS=OFF \
-DBUILD_opencv_apps=OFF \
-DBUILD_opencv_js=OFF \
Expand Down

0 comments on commit d4c6aeb

Please sign in to comment.