mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
A few scripts to each making the sample.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
opencv_dir=`pwd`/../build
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DOpenCVDIR=$opencv_dir -DCMAKE_TOOLCHAIN_FILE=$ANDTOOLCHAIN ..
|
||||
|
||||
Reference in New Issue
Block a user