aboutsummaryrefslogtreecommitdiff
path: root/ports/spirv-tools/CONTROL
diff options
context:
space:
mode:
authorChristophe Delacourt <christophe.delacourt.perso@gmail.com>2019-06-28 00:38:53 +0200
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-06-27 15:38:53 -0700
commit66f1d9a747ed5f048ed23248b9163d7490da02c2 (patch)
treee4126e9eaff0e7f1edb947c02b9c337b3a17e88c /ports/spirv-tools/CONTROL
parent35e985d3ccf60235bc4881df4d934610cd507090 (diff)
downloadvcpkg-66f1d9a747ed5f048ed23248b9163d7490da02c2.tar.gz
vcpkg-66f1d9a747ed5f048ed23248b9163d7490da02c2.zip
[shaderc] update (#6689)
* update shaderc * update shaderc * fix glslang cmake targets, re enable vcpkg_fixup_cmake_targets() * [spirv-tools] comment python distutils * remove comments, change path * glslang fix cmake targets * change version
Diffstat (limited to 'ports/spirv-tools/CONTROL')
-rw-r--r--ports/spirv-tools/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/spirv-tools/CONTROL b/ports/spirv-tools/CONTROL
index b5f0c536a..b873c5493 100644
--- a/ports/spirv-tools/CONTROL
+++ b/ports/spirv-tools/CONTROL
@@ -1,5 +1,5 @@
Source: spirv-tools
-Version: 2018.1-2
+Version: 2019.3-dev
Homepage: https://github.com/KhronosGroup/SPIRV-Tools
Description: API and commands for processing SPIR-V modules
-Build-Depends: spirv-headers
+Build-Depends: spirv-headers \ No newline at end of file