21 lines
367 B
JSON
Executable file
21 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
|
|
}
|
|
]
|
|
}
|