Added cmake package installation to image
build-ci-image / image (push) Successful in 3m3s

This commit is contained in:
2026-05-05 02:23:55 +03:00
parent f27b2fe4d3
commit 00c63c4fcc
+1
View File
@@ -48,6 +48,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
python3-pip \
python3-venv \
ninja-build \
cmake \
gcovr \
valgrind \
libvulkan-dev \