vcpkg/bootstrap-vcpkg.sh
2018-05-16 04:51:08 +00:00

4 lines
106 B
Bash
Executable file

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