Unverified Commit 9177e05f by Tim Jones Committed by GitHub

Include spirv-remap.exe in AppVeyor artifacts

parent ef1f899b
...@@ -60,6 +60,7 @@ after_test: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment