mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-19 21:11:11 +08:00
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:
committed by
Qt Cherry-pick Bot
parent
fd3f33165b
commit
a281a7a4fe
@@ -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