mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Added built script for the compiler (to run gen_src.cpp beforehand)
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
$path_root = git rev-parse --show-toplevel
|
||||||
|
|
||||||
|
& "$PSScriptRoot/build_and_run_gen_src_pass"
|
||||||
|
|
||||||
|
Push-Location $path_root
|
||||||
|
|
||||||
|
& build.bat
|
||||||
|
|
||||||
|
Pop-Location
|
||||||
Reference in New Issue
Block a user