vcpkg/ports/globjects/CONTROL
hesiod 4568b57ad7 [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
2018-10-15 19:02:05 -07:00

6 lines
214 B
Plaintext

Source: globjects
Maintainer: mattias@mattiascibien.net
Version: 1.1.0-2018-09-19
Build-Depends: glbinding, glm
Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects>