mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 13:53:03 +04:00
4 lines
121 B
Bash
Executable File
4 lines
121 B
Bash
Executable File
#this generates an ant based cli build of the android-jni project
|
|
android update project --name OpenCV_SAMPLE \
|
|
--path .
|