Compare commits

..

No commits in common. "69dc3721be4831b0efe3344951a719e43243ce24" and "0ab061eb0e89617414ce57bf1f648fbd588a5f98" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ build-win64:
- $env:Path += ';C:\Program Files\CMake\bin'
stage: build
script:
- set CMAKE_PREFIX_PATH=C:\Qt\5.15.2\mingw81_64
- mkdir build
- cd build
- cmake ..