1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-01-10 17:03:32 -08:00
gencpp/scripts/build.ps1

4 lines
67 B
PowerShell

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