mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Updated Android cross-compilation on Windows.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@ECHO OFF
|
||||
PUSHD %~dp0
|
||||
SET PROJECT_NAME=android-opencv
|
||||
CALL ..\scripts\cmake_android.cmd
|
||||
POPD
|
||||
Reference in New Issue
Block a user