2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-02-23 01:30:41 +01:00
fluffychat/scripts/prepare-windows.ps1
TheOneWithTheBraid e368227780 feat: include olm to Windows builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:08:58 +01:00

6 lines
184 B
PowerShell

choco install flutter cmake --installargs 'ADD_CMAKE_TO_PATH=System' -y
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
refreshenv
flutter config --no-analytics