diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-29 13:20:11 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-29 13:20:11 -0800 |
| commit | b1665a96a974ad61a3124006e128e69070053d5a (patch) | |
| tree | 080843117ae713e4260c100df94505107bb0633f /ports/globjects/CONTROL | |
| parent | 7c08cf4347b6d8a91420439bae87ee0fb000912f (diff) | |
| parent | 52866d79b01fb81e97cdbf22e46a13264c1662e5 (diff) | |
| download | vcpkg-b1665a96a974ad61a3124006e128e69070053d5a.tar.gz vcpkg-b1665a96a974ad61a3124006e128e69070053d5a.zip | |
Merge branch 'mattiascibien-globjects'
Diffstat (limited to 'ports/globjects/CONTROL')
| -rw-r--r-- | ports/globjects/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/globjects/CONTROL b/ports/globjects/CONTROL new file mode 100644 index 000000000..7917bacac --- /dev/null +++ b/ports/globjects/CONTROL @@ -0,0 +1,5 @@ +Source: globjects +Maintainer: mattias@mattiascibien.net +Version: 1.0.0 +Build-Depends: glbinding, glm +Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects> |
