yuzu/externals/vcpkg/ports/ismrmrd/vcpkg.json

22 lines
367 B
JSON
Executable File

{
"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
}
]
}