mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 05:37:45 +08:00
Change-Id: I3f12aa0dd54f99fafdffb53796e54e7b127c3c8c Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
7 lines
130 B
PowerShell
7 lines
130 B
PowerShell
Set-ExecutionPolicy RemoteSigned -Force
|
|
|
|
# install jom
|
|
. "$PSScriptRoot\..\common\jom.ps1"
|
|
|
|
Set-ExecutionPolicy Restricted -Force
|