provide gtest to avoid downloads

This commit is contained in:
tooomm 2026-05-16 17:45:01 +02:00
parent 93bf88b62c
commit 0fd68b3048
6 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,7 @@ RUN dnf install -y --setopt=install_weak_deps=False \
cmake \
gcc-c++ \
git \
gtest-devel \
ninja-build \
protobuf-devel \
qt6-qttools-devel \