annotate repoint.bat @ 560:8c7c0fcb2c95

Add Boost package for Travis Linux build
author Chris Cannam
date Mon, 18 Feb 2019 11:25:30 +0000
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3