aboutsummaryrefslogtreecommitdiff
path: root/ports/ensmallen/CONTROL
diff options
context:
space:
mode:
authorMiguel <mcanteras@gmail.com>2019-02-27 00:18:43 +0100
committerPhil Christensen <philc@microsoft.com>2019-02-26 15:18:43 -0800
commitc05014eb91f15043c8a68e35c93e45ab34188255 (patch)
tree38fc31e1e263c9f3cfc906d11b19a0ca1e37c6bf /ports/ensmallen/CONTROL
parent4a582b4d1dda94f1342a1ab281c06b9617841532 (diff)
downloadvcpkg-c05014eb91f15043c8a68e35c93e45ab34188255.tar.gz
vcpkg-c05014eb91f15043c8a68e35c93e45ab34188255.zip
[ensmallen] Add new port (#5421)
* [ensmallen] Add new port * [ensmallen] disable tests
Diffstat (limited to 'ports/ensmallen/CONTROL')
-rw-r--r--ports/ensmallen/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ensmallen/CONTROL b/ports/ensmallen/CONTROL
new file mode 100644
index 000000000..9676b708b
--- /dev/null
+++ b/ports/ensmallen/CONTROL
@@ -0,0 +1,5 @@
+Source: ensmallen
+Version: 1.14.0
+Description: A header-only C++ library for mathematical optimization.
+Build-Depends: openblas, clapack, armadillo
+