gencpp/scripts/build.ps1

4 lines
67 B
PowerShell
Raw Permalink Normal View History

cls
$build = Join-Path $PSScriptRoot 'build.ci.ps1'
& $build @args