Updated build scripts for HelloAndroid sample.
This commit is contained in:
@@ -3,7 +3,7 @@ cd `dirname $0`
|
||||
|
||||
BUILD_DIR=build_armeabi
|
||||
opencv_android=`pwd`/../..
|
||||
opencv_build_dir=$opencv_android/build
|
||||
opencv_build_dir=$opencv_android/$BUILD_DIR
|
||||
|
||||
mkdir -p $BUILD_DIR
|
||||
cd $BUILD_DIR
|
||||
|
Reference in New Issue
Block a user