mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Changed BuildinfoDir of conan to use Coin-compatible compiler name
Task-number: QTQAINFRA-998 Change-Id: Ica31bf88055cb46eb9b6a0438ba5df461b6c8e5f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
committed by
Simon Hausmann
parent
78a764ee65
commit
0958cc4cca
@@ -2,7 +2,7 @@
|
||||
|
||||
Run-Conan-Install `
|
||||
-ConanfilesDir "$PSScriptRoot\conanfiles" `
|
||||
-BuildinfoDir msvc-2015-x86 `
|
||||
-BuildinfoDir MSVC2015-X86 `
|
||||
-Arch x86 `
|
||||
-Compiler "Visual Studio" `
|
||||
-CompilerVersion 14
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Run-Conan-Install `
|
||||
-ConanfilesDir "$PSScriptRoot\conanfiles" `
|
||||
-BuildinfoDir msvc-2015-x86_64 `
|
||||
-BuildinfoDir MSVC2015-X86_64 `
|
||||
-Arch x86_64 `
|
||||
-Compiler "Visual Studio" `
|
||||
-CompilerVersion 14
|
||||
|
||||
Reference in New Issue
Block a user