Andrey Kamaev bcf8dd510f Added CCache support to Android build
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
2012-08-27 18:22:00 +04:00
..
2012-07-12 09:21:39 +00:00
2012-06-06 09:15:14 +00:00

See http://code.opencv.org/projects/opencv/wiki/OpenCV4Android