early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/xtensor-fftw/vcpkg.json
vendored
Executable file
11
externals/vcpkg/ports/xtensor-fftw/vcpkg.json
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user