mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
update script to default build compiler in release mode
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ $path_root = git rev-parse --show-toplevel
|
|||||||
|
|
||||||
Push-Location $path_root
|
Push-Location $path_root
|
||||||
|
|
||||||
& build.bat
|
& build.bat release
|
||||||
|
|
||||||
Pop-Location
|
Pop-Location
|
||||||
|
|||||||
Reference in New Issue
Block a user