chore: Enable CMake 4 support (#2387)

This commit is contained in:
Ayaz Salikhov
2025-08-04 15:18:21 +01:00
committed by GitHub
parent dc18aefb33
commit a446d85297
5 changed files with 34 additions and 52 deletions

View File

@@ -53,7 +53,7 @@ RUN apt-get update \
# lxml 6.0.0 is not compatible with our image
'lxml<6.0.0' \
\
cmake==3.31.6 \
cmake \
conan==2.17.0 \
gcovr \
pre-commit \