mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2025-05-12 18:47:21 +00:00
trying to set the path again for qt/windows ci build
This commit is contained in:
parent
994d002796
commit
16d04c8faf
@ -15,7 +15,7 @@ build-win64:
|
|||||||
before_script:
|
before_script:
|
||||||
- choco install -y cmake python qt5-default
|
- choco install -y cmake python qt5-default
|
||||||
- $env:Path += ';C:\Program Files\CMake\bin'
|
- $env:Path += ';C:\Program Files\CMake\bin'
|
||||||
- set CMAKE_PREFIX_PATH = C:\Qt\5.15.2\mingw81_64
|
- set CMAKE_PREFIX_PATH=C:\Qt\5.15.2\mingw81_64
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user