Clone settings.yml manually.
This commit is contained in:
parent
7cc10ba6e7
commit
f34a0b331b
|
@ -383,7 +383,8 @@ for:
|
||||||
- qbs-setup-qt %QTDIR%\bin\%QMAKE% qt6
|
- qbs-setup-qt %QTDIR%\bin\%QMAKE% qt6
|
||||||
- qbs-config defaultProfile qt6
|
- qbs-config defaultProfile qt6
|
||||||
- dir "C:\Qt\Tools"
|
- dir "C:\Qt\Tools"
|
||||||
- conan config install https://gist.github.com/dismine/0abab496338183c36661e635c2aeab8d.git
|
- git clone https://gist.github.com/dismine/0abab496338183c36661e635c2aeab8d.git
|
||||||
|
- conan config install 0abab496338183c36661e635c2aeab8d\settings.yml
|
||||||
- type C:\Users\appveyor\.conan\settings.yml
|
- type C:\Users\appveyor\.conan\settings.yml
|
||||||
- conan profile new valentina
|
- conan profile new valentina
|
||||||
- conan profile update settings.build_type=Release valentina
|
- conan profile update settings.build_type=Release valentina
|
||||||
|
|
Loading…
Reference in New Issue
Block a user