mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-15 03:01:47 -07:00
Simpilication of build script, added initial support for tests
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user