mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-20 05:19:40 +08:00
Enable conan revisions mode
Pick-to: 6.2 Change-Id: Ic6e6070df62a45820e152123cf7bd82f51c226b2 Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user