Skip to content
Snippets Groups Projects
Unverified Commit 0b964b3c authored by John Kessenich's avatar John Kessenich Committed by GitHub
Browse files

Merge pull request #1419 from tgjones/spirv-remap-artifact

Include spirv-remap.exe in AppVeyor artifacts
parents ef1f899b 9177e05f
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment