mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
========================================= CMake Build ========================================= mkdir build cd build cmake -DCMAKE_TOOLCHAIN_FILE=$ANDTOOLCHAIN .. ========================================= Android Build ========================================= sh project_create.sh ant compile ant install