27 lines
474 B
JSON
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"
|
|
]
|
|
}
|
|
]
|
|
}
|