Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

27 lines
474 B
JSON

{
"name": "vcpkg-ci-mathgl",
"version-date": "2022-12-28",
"description": "Ensures that the vcpkg CI build of mathgl tests all features and examples",
"license": "MIT",
"dependencies": [
{
"name": "mathgl",
"features": [
"arma",
"examples",
"fltk",
"gif",
"glut",
"gsl",
"hdf5",
"jpeg",
"opengl",
"png",
"qt5",
"wx",
"zlib"
]
}
]
}