vcpkg/bootstrap-vcpkg.sh
2018-04-26 02:11:04 +00:00

4 lines
104 B
Bash
Executable file

#!/bin/sh
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
. $vcpkgRootDir/scripts/bootstrap.sh