vcpkg/bootstrap-vcpkg.sh

9 lines
179 B
Bash
Raw Normal View History

2018-04-25 13:19:49 -07:00
<<<<<<< Updated upstream
2018-04-25 09:59:55 +02:00
#!/usr/bin/env bash
2018-04-25 13:19:49 -07:00
=======
#!/bin/sh
>>>>>>> Stashed changes
2018-04-25 09:59:55 +02:00
2018-03-27 03:03:26 -07:00
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
2018-04-25 09:59:55 +02:00
$vcpkgRootDir/scripts/bootstrap.sh