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

20 lines
414 B
JSON

{
"name": "xtensor-fftw",
"version-date": "2019-11-30",
"port-version": 4,
"description": "FFTW bindings for the xtensor C++14 multi-dimensional array library",
"homepage": "https://github.com/xtensor-stack/xtensor-fftw",
"dependencies": [
"fftw3",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"xtensor"
]
}