Default profile must always be defined.

This commit is contained in:
Roman Telezhynskyi 2023-02-25 12:27:48 +02:00
parent 079128630b
commit 16f732372b

View File

@ -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") {