diff options
| author | James Chang <twmr7@outlook.com> | 2017-07-15 12:23:21 +0800 |
|---|---|---|
| committer | James Chang <twmr7@outlook.com> | 2017-07-15 12:23:21 +0800 |
| commit | ce0f037bc149b6be003bd7c53c5c3e8bff2ddd7f (patch) | |
| tree | 608a257ae0c2c12284c96c9f22c2b03201ad3c14 /ports/eigen3/CONTROL | |
| parent | 5a74d30aab81e2e0d1f210117fa05e76b39b5fab (diff) | |
| download | vcpkg-ce0f037bc149b6be003bd7c53c5c3e8bff2ddd7f.tar.gz vcpkg-ce0f037bc149b6be003bd7c53c5c3e8bff2ddd7f.zip | |
[eigen3] update to version 3.3.4
also remove the code to check for missing CMakeLists.txt, since it can only happen in version 3.3.3
Diffstat (limited to 'ports/eigen3/CONTROL')
| -rw-r--r-- | ports/eigen3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/eigen3/CONTROL b/ports/eigen3/CONTROL index 8e397a6d0..9920801cf 100644 --- a/ports/eigen3/CONTROL +++ b/ports/eigen3/CONTROL @@ -1,3 +1,3 @@ Source: eigen3 -Version: 3.3.3-5 +Version: 3.3.4 Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
