Skip to content

Commit

Permalink
Update build.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
vamolessa authored Nov 13, 2024
1 parent c536c40 commit 0c067ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,16 @@ cmake ^
set CL=/Wv:18
cmake.exe --build dawn.build-%ARCH% --config Release --target webgpu_dawn tint_cmd_tint_cmd --parallel || exit /b 1

echo ============================================================================================
echo ============================================================================================
echo ============================================================================================

dir dawn.build-%ARCH%\Release\src\tint

echo ============================================================================================
echo ============================================================================================
echo ============================================================================================

rem
rem prepare output folder
rem
Expand Down

0 comments on commit 0c067ab

Please sign in to comment.