Tools: instal ccache on ubuntu

This commit is contained in:
Ramon Roche
2024-11-22 05:30:45 -08:00
committed by Daniel Agar
parent 14468d49c1
commit fb42770131
+1
View File
@@ -64,6 +64,7 @@ sudo apt-get update -y --quiet
sudo DEBIAN_FRONTEND=noninteractive apt-get -y --quiet --no-install-recommends install \
astyle \
build-essential \
ccache \
cmake \
cppcheck \
file \