Merge pull request #1419 from tgjones/spirv-remap-artifact
Include spirv-remap.exe in AppVeyor artifacts
This commit is contained in:
commit
0b964b3c35
@ -60,6 +60,7 @@ after_test:
|
|||||||
# Zip all glslang artifacts for uploading and deploying
|
# Zip all glslang artifacts for uploading and deploying
|
||||||
- 7z a glslang-master-windows-"%PLATFORM%"-"%CONFIGURATION%".zip
|
- 7z a glslang-master-windows-"%PLATFORM%"-"%CONFIGURATION%".zip
|
||||||
bin\glslangValidator.exe
|
bin\glslangValidator.exe
|
||||||
|
bin\spirv-remap.exe
|
||||||
include\glslang\*
|
include\glslang\*
|
||||||
include\SPIRV\*
|
include\SPIRV\*
|
||||||
lib\glslang%SUFFIX%.lib
|
lib\glslang%SUFFIX%.lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user