This commit is contained in:
2026-05-07 10:55:27 +03:00
parent 12aa3bbf14
commit 92415deedb
+3
View File
@@ -41,3 +41,6 @@ RUN wget -v https://github.com/Kitware/CMake/releases/download/v${CUR_CMAKE_VERS
# Remove invalid FindGtest.cmake
RUN cd "$(find /opt/cmake/share -name FindGTest.cmake -type f -printf '%h' -quit)" && rm FindGTest.cmake
# prepare wine
RUN wine