Simpilication of build script, added initial support for tests

This commit is contained in:
2023-08-20 12:31:24 -04:00
parent 37d9782cf2
commit a6bf60a51e
17 changed files with 574 additions and 790 deletions

View File

@ -20,4 +20,4 @@ if ( -not (Test-Path $vs_devshell) ) {
# Launch the Visual Studio Developer Shell
Push-Location
& $vs_devshell @args
Pop-Location
Pop-Location