fftw
fftw copied to clipboard
Support "system" feature for Windows using vcpkg
Like https://github.com/blas-lapack-rs/openblas-src/pull/35
vcpkg has fftw port https://github.com/microsoft/vcpkg/tree/master/ports/fftw3
As a (windows) user of a downstream library that uses the system feature it'd be great to see support for this added. I'm working around it by using WSL or patching the downstream library, but native support would be amazing.