mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 02:06:20 +08:00
Add conan to path
Change-Id: I90e028409f606a703fd9b567a221f3f946f11d61
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 32579bc3c4)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
88b3474bcf
commit
d1601aa0f9
@@ -44,6 +44,7 @@ Run-Executable "$scriptsPath\conan.exe" "remote add qtproject https://api.bintra
|
||||
|
||||
Set-EnvironmentVariable "CI_CONAN_BUILDINFO_DIR" "C:\Utils\conanbuildinfos"
|
||||
Set-EnvironmentVariable "CONAN_REVISIONS_ENABLED" "1"
|
||||
Add-Path $scriptsPath
|
||||
|
||||
function Run-Conan-Install
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user