Files
qt5/coin/provisioning/qtci-windows-8-x86/06-python.ps1
Simo Fält 8b59bbc2a4 Coin provisioning: Use arg instead of autodetecting architecture
When provisioning windows machine, it seems that detecting architecture
by checking [System.Environment]::Is64BitProcess doesn't work properly.
Instead pass 32 or 64 as an argument when calling powershell script.

Change-Id: I890ad141b8ef194275848d0e656431753463cd2b
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2017-03-30 15:14:04 +00:00

2 lines
42 B
PowerShell

. "$PSScriptRoot\..\common\python.ps1" 32