vcpkg/ports/ismrmrd/vcpkg.json
2021-11-08 21:30:13 -08:00

22 lines
367 B
JSON

{
"name": "ismrmrd",
"version": "1.5.0",
"port-version": 2,
"description": "ISMRM Raw Data Format",
"homepage": "https://github.com/ismrmrd/ismrmrd",
"dependencies": [
"boost",
"fftw3",
"hdf5",
"pugixml",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}