early-access version 2853
This commit is contained in:
4
externals/vcpkg/bootstrap-vcpkg.sh
vendored
Executable file
4
externals/vcpkg/bootstrap-vcpkg.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
|
||||
. "$vcpkgRootDir/scripts/bootstrap.sh"
|
||||
Reference in New Issue
Block a user