mirror of
https://github.com/opencv/opencv.git
synced 2025-06-19 08:54:45 +08: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 .
|