Default profile must always be defined.
This commit is contained in:
parent
079128630b
commit
16f732372b
|
@ -344,6 +344,7 @@ for:
|
||||||
- dir "C:\Qt\Tools"
|
- dir "C:\Qt\Tools"
|
||||||
- conan config home
|
- conan config home
|
||||||
- type %HOMEPATH%\.conan2\settings.yml
|
- type %HOMEPATH%\.conan2\settings.yml
|
||||||
|
- conan profile detect
|
||||||
- conan profile detect --name valentina
|
- conan profile detect --name valentina
|
||||||
- ps: |
|
- ps: |
|
||||||
if ($env:ARCH -eq "x64") {
|
if ($env:ARCH -eq "x64") {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user