diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-10-08 03:25:09 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-10-07 12:25:09 -0700 |
| commit | bb578e90af2b6c0b346abcb367e49abafa72d99a (patch) | |
| tree | fc3f1d0129d468b18d9aa464d1edc0fa153c0d7b /ports/mathgl/CONTROL | |
| parent | 513ebc227595afb56577a37779c35814bc501ab5 (diff) | |
| download | vcpkg-bb578e90af2b6c0b346abcb367e49abafa72d99a.tar.gz vcpkg-bb578e90af2b6c0b346abcb367e49abafa72d99a.zip | |
[mathgl]Fix feature glut/hdf5/qt5. (#8369)
* [mathgl]Fix feature glut and hdf5.
* [mathgl]Fix feature qt5 glut.
* [mathgl]Use find_library instead of find_package for feature glut.
* revert changes about opengl.
* [mathgl]Revert feature opengl dependency.
Diffstat (limited to 'ports/mathgl/CONTROL')
| -rw-r--r-- | ports/mathgl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mathgl/CONTROL b/ports/mathgl/CONTROL index 5854d5d6d..a600207e3 100644 --- a/ports/mathgl/CONTROL +++ b/ports/mathgl/CONTROL @@ -1,5 +1,5 @@ Source: mathgl -Version: 2.4.3-2 +Version: 2.4.3-3 Description: MathGL is a free library of fast C++ routines for the plotting of the data varied in one or more dimensions Default-Features: opengl, jpeg, png, zlib |
