pineapple/externals/vcpkg/ports/xtensor-fftw/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
287 B
JSON
Executable file

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