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-08-23 13:37:27 +04:00
2012-08-23 13:37:27 +04:00
2012-08-23 13:37:27 +04:00