mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-21 20:10:05 +00:00
HLSL.cmd return 1 on failure
This commit is contained in:
parent
ea977860c2
commit
bf546e9e2f
@ -63,4 +63,5 @@ echo %FXC%
|
||||
@goto end
|
||||
:error
|
||||
@echo --- ERROR: Shader build failed ---
|
||||
exit /b 1
|
||||
:end
|
Loading…
Reference in New Issue
Block a user