diff options
| author | Francisco Facioni <francisco@remyrobotics.com> | 2020-12-01 23:13:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 14:13:35 -0800 |
| commit | 326e8c815666cacd2bd67bd79af6e74011708107 (patch) | |
| tree | 1922152f4dc0db1b14d5ee4dd5a29e2ac31a2b98 /ports/ceres/CONTROL | |
| parent | 18c93abcb479a52e6b4b8cc3095c12f4c71ce3f3 (diff) | |
| download | vcpkg-326e8c815666cacd2bd67bd79af6e74011708107.tar.gz vcpkg-326e8c815666cacd2bd67bd79af6e74011708107.zip | |
[ceres] update to 2.0.0 (#14719)
Diffstat (limited to 'ports/ceres/CONTROL')
| -rw-r--r-- | ports/ceres/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/ceres/CONTROL b/ports/ceres/CONTROL index 5fb8186ad..2ad6f31be 100644 --- a/ports/ceres/CONTROL +++ b/ports/ceres/CONTROL @@ -1,6 +1,5 @@ Source: ceres -Version: 1.14.0 -Port-Version: 10 +Version: 2.0.0 Build-Depends: glog, eigen3 Homepage: https://github.com/ceres-solver/ceres-solver Description: non-linear optimization package |
