fftw icon indicating copy to clipboard operation
fftw copied to clipboard

Support "system" feature for Windows using vcpkg

Open termoshtt opened this issue 4 years ago • 1 comments

Like https://github.com/blas-lapack-rs/openblas-src/pull/35

vcpkg has fftw port https://github.com/microsoft/vcpkg/tree/master/ports/fftw3

termoshtt avatar Aug 29 '20 06:08 termoshtt

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.

AlexanderViand avatar Apr 09 '21 10:04 AlexanderViand