diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-02-09 09:07:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 16:07:06 -0800 |
| commit | 7bddc2a191b2a7d8a3f817f92c8512aeb237eded (patch) | |
| tree | 3d1f4798a90007ed69b8e3893e51bc0dfbe56807 /ports/spirv-tools/CONTROL | |
| parent | 1ef255cb25bc4b0f12e4102fc1db8a283f2c6b13 (diff) | |
| download | vcpkg-7bddc2a191b2a7d8a3f817f92c8512aeb237eded.tar.gz vcpkg-7bddc2a191b2a7d8a3f817f92c8512aeb237eded.zip | |
[spirv-cross,spirv-tools] support iOS triplets (#16038)
* [spirv-tools] support iOS triplets
* [spirv-cross] support iOS triplets
* [spirv-cross,spirv-tools] update baseline
* [spirv-tools] fix mistyped variable name
* [spirv-tools] fix wrong git-tree SHA
Diffstat (limited to 'ports/spirv-tools/CONTROL')
| -rw-r--r-- | ports/spirv-tools/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/spirv-tools/CONTROL b/ports/spirv-tools/CONTROL deleted file mode 100644 index 3acb8e4f8..000000000 --- a/ports/spirv-tools/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: spirv-tools
-Version: 2020.1-1
-Homepage: https://github.com/KhronosGroup/SPIRV-Tools
-Description: API and commands for processing SPIR-V modules
-Build-Depends: spirv-headers
\ No newline at end of file |
