mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 16:00:17 +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 .
|