diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-02-09 09:04:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 16:04:50 -0800 |
| commit | 1ef255cb25bc4b0f12e4102fc1db8a283f2c6b13 (patch) | |
| tree | db726a6186182d2c77d9a6c481a6d55aed7ddc61 /ports/glslang/CONTROL | |
| parent | 31078255f817843c7101a085c1150b1e7eeea216 (diff) | |
| download | vcpkg-1ef255cb25bc4b0f12e4102fc1db8a283f2c6b13.tar.gz vcpkg-1ef255cb25bc4b0f12e4102fc1db8a283f2c6b13.zip | |
[glslang] support iOS triplets (#16037)
* [glslang] support ios triplets
* [glslang] update baseline
* [glslang] fix wrong git-tree SHA
Diffstat (limited to 'ports/glslang/CONTROL')
| -rw-r--r-- | ports/glslang/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/glslang/CONTROL b/ports/glslang/CONTROL deleted file mode 100644 index f0b38f4d2..000000000 --- a/ports/glslang/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: glslang -Version: 2019-03-05 -Port-Version: 2 -Homepage: https://github.com/KhronosGroup/glslang -Description: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator |
