aboutsummaryrefslogtreecommitdiff
path: root/ports/shaderc/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2021-02-11 00:24:45 -0800
committerGitHub <noreply@github.com>2021-02-11 00:24:45 -0800
commitf6a877255e8b648eeec18ba6efb015e601f2286f (patch)
tree36e8d6de5199baa023ec8504c3983eb9d7060d1b /ports/shaderc/CONTROL
parent56136ffae69a4a7f8b9cd5452713925417d47367 (diff)
downloadvcpkg-f6a877255e8b648eeec18ba6efb015e601f2286f.tar.gz
vcpkg-f6a877255e8b648eeec18ba6efb015e601f2286f.zip
[shaderc] Use build type to build targets (#16137)
* [shaderc] Use build type to build targets * update version record * Update ports/shaderc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/shaderc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * refresh version record Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/shaderc/CONTROL')
-rw-r--r--ports/shaderc/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/shaderc/CONTROL b/ports/shaderc/CONTROL
index 0878b17be..e700a4010 100644
--- a/ports/shaderc/CONTROL
+++ b/ports/shaderc/CONTROL
@@ -1,5 +1,6 @@
Source: shaderc
-Version: 2019-06-26-1
+Version: 2019-06-26
+Port-Version: 2
Homepage: https://github.com/google/shaderc
Description: A collection of tools, libraries and tests for shader compilation.
Build-Depends: glslang, spirv-tools \ No newline at end of file