diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2019-06-12 11:37:19 -0700 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-06-12 11:37:19 -0700 |
| commit | 92444393148ab0bc89de6ce1cae945cee428a091 (patch) | |
| tree | a443d63129d93dd729438929bce402b80f1c50c1 /ports/globjects | |
| parent | 874eadc574b94a05607a8408958401a524c10447 (diff) | |
| parent | 59a8a9c6248ed230b19028a44484ae5f06db697d (diff) | |
| download | vcpkg-92444393148ab0bc89de6ce1cae945cee428a091.tar.gz vcpkg-92444393148ab0bc89de6ce1cae945cee428a091.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
Diffstat (limited to 'ports/globjects')
| -rw-r--r-- | ports/globjects/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/globjects/CONTROL b/ports/globjects/CONTROL index e05b2393f..fb9ca9a1f 100644 --- a/ports/globjects/CONTROL +++ b/ports/globjects/CONTROL @@ -2,4 +2,5 @@ Source: globjects Maintainer: mattias@mattiascibien.net Version: 1.1.0-2018-09-19-1 Build-Depends: glbinding, glm -Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects> +Description: C++ library strictly wrapping OpenGL objects. +Homepage: https://github.com/cginternals/globjects |
