1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Build fixes. Build scrips reorganized.

This commit is contained in:
Alexander Smorkalov
2013-05-22 18:09:24 +04:00
parent 20fef00a77
commit f85cf5bdd9
31 changed files with 1687 additions and 301 deletions
-1
View File
@@ -34,4 +34,3 @@ if (__name__ == "__main__"):
os.system("adb %s shell mkdir -p \"%s\"" % (DEVICE_STR, DEVICE_LOG_PATH))
RunTestApp("OpenCVEngineTestApp")