diff options
| author | Bartosz Taudul <wolf.pld@gmail.com> | 2021-01-17 05:03:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-16 20:03:04 -0800 |
| commit | ffd5ca7eddf74a7237f44fc1683fcbc5c2df8cc3 (patch) | |
| tree | 7b105e8f9587f25e076f675109eb3c345949a31d /ports/glslang/CONTROL | |
| parent | c8fc7e1e26335f6c06d7765dd9df1c407cc8d983 (diff) | |
| download | vcpkg-ffd5ca7eddf74a7237f44fc1683fcbc5c2df8cc3.tar.gz vcpkg-ffd5ca7eddf74a7237f44fc1683fcbc5c2df8cc3.zip | |
[glslang] Provide glslang-default-resource-limits library. (#15624)
* [glslang] Provide glslang-default-resource-limits library.
* [glslang] Use Port-Version field.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Diffstat (limited to 'ports/glslang/CONTROL')
| -rw-r--r-- | ports/glslang/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/glslang/CONTROL b/ports/glslang/CONTROL index 06f8f810f..f0b38f4d2 100644 --- a/ports/glslang/CONTROL +++ b/ports/glslang/CONTROL @@ -1,4 +1,5 @@ Source: glslang -Version: 2019-03-05-1 +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
\ No newline at end of file +Description: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator |
