ci: Enable ccaching of CMake builds as well.
authorEric Anholt <eric@anholt.net>
Wed, 11 Mar 2020 18:11:19 +0000 (11:11 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 17 Mar 2020 17:44:39 +0000 (10:44 -0700)
commit8997757c6abfe657a259bc5c681628e70792b67a
tree883eff23fb7810cbde4fbebc5ec298f9f964564e
parentba39cc5e85ef3b2c14803d21f6fe437620432227
ci: Enable ccaching of CMake builds as well.

They ignore $PATH for unknown reasons, so you have to force the ccache
wrapping yourself.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4099>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4099>
.gitlab-ci/container/container_pre_build.sh