aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor-fftw/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2020-01-13 23:55:59 -0800
committerJackBoosY <yuzaiyang@beyondsoft.com>2020-01-13 23:55:59 -0800
commit2514481b42ebdeec28649582fc666955cf206c84 (patch)
tree60c9809a5c3c8adbad240a40b1088a6f8e42c019 /ports/xtensor-fftw/CONTROL
parentb751326c91c9a307aaf5e340b61ab9f2d1ad45a4 (diff)
parent28eee51adb36f2165be846e77ef7b3ee5b3f8789 (diff)
downloadvcpkg-2514481b42ebdeec28649582fc666955cf206c84.tar.gz
vcpkg-2514481b42ebdeec28649582fc666955cf206c84.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/jack/upgrade_libi
Diffstat (limited to 'ports/xtensor-fftw/CONTROL')
-rw-r--r--ports/xtensor-fftw/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/xtensor-fftw/CONTROL b/ports/xtensor-fftw/CONTROL
new file mode 100644
index 000000000..c757db69b
--- /dev/null
+++ b/ports/xtensor-fftw/CONTROL
@@ -0,0 +1,5 @@
+Source: xtensor-fftw
+Version: 2019-11-30
+Description: FFTW bindings for the xtensor C++14 multi-dimensional array library
+Homepage: https://github.com/xtensor-stack/xtensor-fftw
+Build-Depends: fftw3, xtensor