Setup build enviorment
This commit is contained in:
@@ -18,6 +18,6 @@ IF NOT "%~1" == "" (
|
||||
)
|
||||
|
||||
for %%a in (%projects%) do (
|
||||
call run_cargo %%a %build_type% release
|
||||
call .\run_cargo %%a %build_type% release
|
||||
cd %cur_dir%
|
||||
)
|
||||
|
Reference in New Issue
Block a user