Final version of scripts for Android cross-compilation on Windows.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@ECHO OFF
|
||||
SETLOCAL
|
||||
PUSHD %~dp0
|
||||
SET PROJECT_NAME=android-opencv
|
||||
CALL ..\scripts\cmake_android.cmd
|
||||
POPD
|
||||
CALL ..\scripts\build.cmd %*
|
||||
POPD
|
||||
ENDLOCAL
|
Reference in New Issue
Block a user