mirror of https://github.com/opencv/opencv.git
pull/13383/head
parent
2f859a8652
commit
525da9ef01
3 changed files with 8 additions and 5 deletions
@ -0,0 +1,4 @@ |
||||
#!/bin/sh |
||||
#this generates an ant based cli build of the android-jni project |
||||
android update project --name android-opencv \ |
||||
--path . |
Loading…
Reference in new issue