This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-04 16:59:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6c86cce21f
opencv
/
android
/
scripts
/
cmake_android.cmd
5 lines
61 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Updated Android cross-compilation on Windows.
2011-05-10 07:22:46 +08:00
@
ECHO
OFF
Android cmake toolchain file is included into OpenCV
2011-05-03 16:13:50 +08:00
Final version of scripts for Android cross-compilation on Windows.
2011-05-10 21:35:20 +08:00
PUSHD
%~dp0
..
CALL
.\scripts\build.cmd
%*
POPD
Reference in New Issue
Copy Permalink