mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-09 03:30:13 +02: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 ---
|
||||
:end
|
||||
exit /b 1
|
||||
:end
|
Loading…
x
Reference in New Issue
Block a user