aboutsummaryrefslogtreecommitdiff
path: root/ports/eigen3/CONTROL
diff options
context:
space:
mode:
authorJames Chang <twmr7@outlook.com>2017-07-08 23:03:07 +0800
committerJames Chang <twmr7@outlook.com>2017-07-08 23:03:07 +0800
commit8d011eee976962a460bd8ed361ae8cc1b339651e (patch)
treea386ad374ee4cf7f2326db43da5ed14cb8d32e3e /ports/eigen3/CONTROL
parent17df9be71f23f2e5ac1c792f7220065ff940fc42 (diff)
downloadvcpkg-8d011eee976962a460bd8ed361ae8cc1b339651e.tar.gz
vcpkg-8d011eee976962a460bd8ed361ae8cc1b339651e.zip
[eigen3] fix the missing CMakeLists.txt problem and copy additional Eigen directory to include
Diffstat (limited to 'ports/eigen3/CONTROL')
-rw-r--r--ports/eigen3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/eigen3/CONTROL b/ports/eigen3/CONTROL
index 4dd1cd983..d93fc145a 100644
--- a/ports/eigen3/CONTROL
+++ b/ports/eigen3/CONTROL
@@ -1,3 +1,3 @@
Source: eigen3
-Version: 3.3.3-3
+Version: 3.3.3-4
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.