mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 04:16:12 +01:00
HLSL.cmd return 1 on failure
This commit is contained in:
@@ -63,4 +63,5 @@ echo %FXC%
|
|||||||
@goto end
|
@goto end
|
||||||
:error
|
:error
|
||||||
@echo --- ERROR: Shader build failed ---
|
@echo --- ERROR: Shader build failed ---
|
||||||
:end
|
exit /b 1
|
||||||
|
:end
|
||||||
Reference in New Issue
Block a user