diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-04-24 01:30:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-23 10:30:19 -0700 |
| commit | 529efa799d25d2431902ffecb4222acd99e3d5a8 (patch) | |
| tree | 110d10de56ef0ff94b9a746b1e4fb04da5b0ad05 /ports/matplotplusplus/vcpkg.json | |
| parent | 8067f8a110485a90b3d4f24b2c6ca5676912f940 (diff) | |
| download | vcpkg-529efa799d25d2431902ffecb4222acd99e3d5a8.tar.gz vcpkg-529efa799d25d2431902ffecb4222acd99e3d5a8.zip | |
[matplotplusplus] Install extra 3rd libraries (#17461)
* [matplotplusplus] Install extra 3rd libraries
* update version record
Diffstat (limited to 'ports/matplotplusplus/vcpkg.json')
| -rw-r--r-- | ports/matplotplusplus/vcpkg.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/matplotplusplus/vcpkg.json b/ports/matplotplusplus/vcpkg.json index 4830e9353..a664421f8 100644 --- a/ports/matplotplusplus/vcpkg.json +++ b/ports/matplotplusplus/vcpkg.json @@ -1,6 +1,7 @@ { "name": "matplotplusplus", "version-date": "2021-04-11", + "port-version": 1, "description": "A C++ graphics library for data visualization", "homepage": "https://alandefreitas.github.io/matplotplusplus/", "license": "MIT", |
