Spaces:
Sleeping
Sleeping
File size: 109 Bytes
caf1218 |
1 2 3 4 5 |
#!/bin/sh -e
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
. "$vcpkgRootDir/scripts/bootstrap.sh"
|