Merge pull request #1419 from tgjones/spirv-remap-artifact
Include spirv-remap.exe in AppVeyor artifacts
This commit is contained in:
commit
0b964b3c35
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue