annotate repoint.bat @ 690:74a82cec6aee

C++17 needed for WinRT dependency introduced in recent svcore update
author Chris Cannam
date Mon, 30 Mar 2020 16:59:42 +0100
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3