This commit is contained in:
2026-05-07 10:58:04 +03:00
parent 92415deedb
commit 3514c5e5eb
+1 -1
View File
@@ -43,4 +43,4 @@ RUN wget -v https://github.com/Kitware/CMake/releases/download/v${CUR_CMAKE_VERS
RUN cd "$(find /opt/cmake/share -name FindGTest.cmake -type f -printf '%h' -quit)" && rm FindGTest.cmake
# prepare wine
RUN wine
RUN winecfg /v && echo "wine init done"