[REQUEST] include sccache in the SDK, make easy to use with AGP
Open
enhancement
- Dominant language
- No language data
- Stars
- 2.3k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Description
NDK_CCACHE feature is very effective for build speed.
For Mac OS X / Ubuntu, I can easy to install ccache by homebrew / apt.
But on windows, I can't find convenient binary package.
( I found many of old binary or broken binary)
Finally I build from source by mingw.
It's inefficient for many windows developer.
I want google to provide prebuilt ccache for windows.
Contributor guide
Assessment
This issue has not been assessed yet.