diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2019-09-13 04:31:04 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-12 13:31:04 -0700 |
| commit | 595363d842bab763dbd36c7a0cbc5247423b6b19 (patch) | |
| tree | fb9b479bc6a92d56cd262ac2a93192160392999e /ports/mathgl/CONTROL | |
| parent | fba465af91b7be88eadbfc75bc0ead7c18d7d4fd (diff) | |
| download | vcpkg-595363d842bab763dbd36c7a0cbc5247423b6b19.tar.gz vcpkg-595363d842bab763dbd36c7a0cbc5247423b6b19.zip | |
[mathgl]Fix build failure on x86-windows. (#8145)
* [mathgl]Add function declare, change member function name, add link lib in Windows.
* [mathgl]Determine whether there is a file then duplicate.
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 9337e5f2d..5854d5d6d 100644 --- a/ports/mathgl/CONTROL +++ b/ports/mathgl/CONTROL @@ -1,5 +1,5 @@ Source: mathgl -Version: 2.4.3-1 +Version: 2.4.3-2 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 |
