diff --git a/Tools/setup/ubuntu.sh b/Tools/setup/ubuntu.sh index 2d2fa00c1e..e2f215dc2d 100755 --- a/Tools/setup/ubuntu.sh +++ b/Tools/setup/ubuntu.sh @@ -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 \