mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-24 06:35:00 -07:00
Adjusted gencpp for odin's codebase
This commit is contained in:
@@ -91,7 +91,7 @@ build-gensrc
|
||||
|
||||
function run-gensrc
|
||||
{
|
||||
Push-Location $path_src
|
||||
Push-Location $path_root
|
||||
if ( Test-Path( $exe_gensrc ) ) {
|
||||
write-host "`nRunning gen_src"
|
||||
$time_taken = Measure-Command { & $exe_gensrc
|
||||
|
||||
Reference in New Issue
Block a user