aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-05-21 21:04:01 -0700
committerGitHub <noreply@github.com>2019-05-21 21:04:01 -0700
commitef2d3ff6d0c3cfc5754a640d0929d25aa13b4e14 (patch)
tree5d76fe11f686a9d72d1cbcee886bc40cff8e88fa /ports/fftw3/CONTROL
parent60ecb465615ca7f9589026013ae489766b8356cb (diff)
downloadvcpkg-ef2d3ff6d0c3cfc5754a640d0929d25aa13b4e14.tar.gz
vcpkg-ef2d3ff6d0c3cfc5754a640d0929d25aa13b4e14.zip
[fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. (#6540)
* [fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. * [fftw3] Use combined threads to enable DLLs on Windows.
Diffstat (limited to 'ports/fftw3/CONTROL')
-rw-r--r--ports/fftw3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fftw3/CONTROL b/ports/fftw3/CONTROL
index 92e1b915b..e8c796e5b 100644
--- a/ports/fftw3/CONTROL
+++ b/ports/fftw3/CONTROL
@@ -1,5 +1,5 @@
Source: fftw3
-Version: 3.3.8-4
+Version: 3.3.8-6
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
Feature: openmp