mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-14 18:51:47 -07:00
Started to fix some runtime bugs.
This commit is contained in:
@ -52,7 +52,7 @@ $path_scripts = Join-Path $path_root scripts
|
||||
$gencpp = Join-Path $path_gen_build gencpp.exe
|
||||
|
||||
Push-location $path_gen
|
||||
& $gencpp
|
||||
# & $gencpp
|
||||
Pop-Location
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user