quakespasm/MacOSX/setup-vcpkg.sh

7 lines
212 B
Bash
Executable File

#!/bin/bash
git clone --depth 1 https://github.com/microsoft/vcpkg
./vcpkg/bootstrap-vcpkg.sh
./vcpkg/vcpkg install --overlay-triplets=custom-triplets --triplet=x64-osx-10.9 zlib libogg opus opusfile libvorbis