chirag-droid/Setup ccache (Windows, Linux, MacOs)
A github action to speedup cmake builds using ccache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | A key to access and update cache | no | ccache-key |
| cache_dir | Specifies where ccache will keep its cached compiler outputs. | — | .ccache |
| compiler | Force the name of the compiler to use. | no | "" |
| path | If set, ccache will search directories in this list when looking for compiler | no | — |
Outputs
no outputs