This commit is contained in:
2026-01-29 20:32:32 +01:00
committed by Romain BOULLARD
parent b0709db3c1
commit 87dd11e8ec

View File

@@ -16,7 +16,7 @@ ENV CCACHE_DIR=/ccache \
# Install system dependencies, clang, and pipx
RUN apt-get update && apt-get install -y \
build-essential \
cpp-check \
cppcheck \
ccache \
cmake \
ninja-build \