vcpkg/bootstrap-vcpkg.sh
2018-04-25 13:19:49 -07:00

8 lines
179 B
Bash

<<<<<<< Updated upstream
#!/usr/bin/env bash
=======
#!/bin/sh
>>>>>>> Stashed changes
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
$vcpkgRootDir/scripts/bootstrap.sh