mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
A few scripts to each making the sample.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
mkdir build_neon
|
||||
cd build_neon
|
||||
cmake -DOpenCV_DIR=../../../build_neon -DAndroidOpenCV_DIR=../../../android-opencv/build_neon -DARM_TARGETS="armeabi-v7a with NEON" -DCMAKE_TOOLCHAIN_FILE=$ANDTOOLCHAIN ..
|
||||
|
||||
Reference in New Issue
Block a user