Files
renderdoc/scripts/travis/osx_setup.sh
T

7 lines
83 B
Bash

#!/bin/sh
brew update
brew install qt5
brew link qt5 --force
brew install python3