yuzu/externals/vcpkg/ports/simple-fft/vcpkg.json

8 lines
239 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "simple-fft",
"version-string": "2020-06-14",
"port-version": 1,
"description": "Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data",
"homepage": "https://github.com/d1vanov/Simple-FFT"
}