diasurgical/devilutionX

CI: Enable ccache for all the builds

Open

#1,959 opened on May 13, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (743 forks)batch import
build systemenhancementgood first issuehelp wanted

Repository metrics

Stars
 (7,255 stars)
PR merge metrics
 (Avg merge 2d 12h) (15 merged PRs in 30d)

Description

Compilation takes a large portion of CI time. Let's use ccache in all the builds.

Contributor guide