diff options
Diffstat (limited to 'ports/matplotlib-cpp/vcpkg.json')
| -rw-r--r-- | ports/matplotlib-cpp/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/matplotlib-cpp/vcpkg.json b/ports/matplotlib-cpp/vcpkg.json new file mode 100644 index 000000000..83944db18 --- /dev/null +++ b/ports/matplotlib-cpp/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "matplotlib-cpp", + "version-string": "2020-08-27", + "port-version": 1, + "description": "Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib", + "homepage": "https://github.com/lava/matplotlib-cpp" +} |
