diff options
| author | Miguel <mcanteras@gmail.com> | 2019-02-27 00:18:43 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-26 15:18:43 -0800 |
| commit | c05014eb91f15043c8a68e35c93e45ab34188255 (patch) | |
| tree | 38fc31e1e263c9f3cfc906d11b19a0ca1e37c6bf /ports/ensmallen/CONTROL | |
| parent | 4a582b4d1dda94f1342a1ab281c06b9617841532 (diff) | |
| download | vcpkg-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/CONTROL | 5 |
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
+
|
