bcf8dd510f
To speed up rebuilds, define the NDK_CCACHE environment or CMake variable to the path to your ccache binary. When declared, the android.cmake.toolchain automatically uses CCache when compiling any C/C++ source file. For example: export NDK_CCACHE=ccache
See http://code.opencv.org/projects/opencv/wiki/OpenCV4Android