Files
qt5/coin/provisioning/qtci-osx-10.11-x86_64/026-p7zip.sh
Simo Fält 577140a728 Provision 7z
macOS 10.11 tier1 template is missing 7z.

Change-Id: I9e1ade8605b5e6f389a2cd76340070070a7c637b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-07-08 07:23:03 +00:00

5 lines
93 B
Bash
Executable File

#!/usr/bin/env bash
# Install 7z to be used from command line
brew update
brew install p7zip