Enable conan revisions mode

Change-Id: Ic6e6070df62a45820e152123cf7bd82f51c226b2
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit dcded49b88)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Toni Saario
2021-06-10 13:39:26 +03:00
committed by Qt Cherry-pick Bot
parent fd3f33165b
commit a281a7a4fe

View File

@@ -40,6 +40,7 @@ Write-Output "Conan = $version" >> ~\versions.txt
# Add conan to path.
Add-Path $scriptsPath
Set-EnvironmentVariable "CONAN_REVISIONS_ENABLED" "1"
# This is temporary solution for installing packages provided by Conan until we have fixed Conan setup for this