diff options
| author | hesiod <tobias@miglix.eu> | 2018-10-16 03:02:05 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-15 19:02:05 -0700 |
| commit | 4568b57ad7728f30c1e2badc9735c8990cd51265 (patch) | |
| tree | 598649e65895436fe2ab1fd40644491d32b51676 /ports/glbinding/CONTROL | |
| parent | 9bc8ed32d196a04f352ce09a7121b18ba7f8f6f9 (diff) | |
| download | vcpkg-4568b57ad7728f30c1e2badc9735c8990cd51265.tar.gz vcpkg-4568b57ad7728f30c1e2badc9735c8990cd51265.zip | |
[glbinding] Update to v3.0.2 (#4405)
* Update glbinding to v3.0.2
Because glbinding introduced a new auxiliary library glbinding-aux the
CMake export/config file organization had to be changed.
* [glbinding] Simplify targets handling. General port cleanup. Force system-style install on all platforms.
* [glbinding] Fix glbinding-config.cmake
* [globjects] Pin forward to handle changes in glbinding 3.x
Diffstat (limited to 'ports/glbinding/CONTROL')
| -rw-r--r-- | ports/glbinding/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glbinding/CONTROL b/ports/glbinding/CONTROL index 1fd781901..d225e60c8 100644 --- a/ports/glbinding/CONTROL +++ b/ports/glbinding/CONTROL @@ -1,3 +1,3 @@ Source: glbinding -Version: 2.1.1-3 +Version: 3.0.2-3 Description: glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API |
