diff options
| author | jasjuang <jasjuang@gmail.com> | 2017-10-13 15:55:20 -0700 |
|---|---|---|
| committer | jasjuang <jasjuang@gmail.com> | 2017-10-13 15:55:20 -0700 |
| commit | 3dfffcd5fd913aeff9fd3a0e9b0efdf40b6ff49b (patch) | |
| tree | a14d58cb68dac8cccfb37122572329cd6ea9f3c0 /ports/ceres/CONTROL | |
| parent | dcfb9d45c13ba3adc22a47d62642f6acd2ee239b (diff) | |
| download | vcpkg-3dfffcd5fd913aeff9fd3a0e9b0efdf40b6ff49b.tar.gz vcpkg-3dfffcd5fd913aeff9fd3a0e9b0efdf40b6ff49b.zip | |
fix ceres VS2017 compilation error
Diffstat (limited to 'ports/ceres/CONTROL')
| -rw-r--r-- | ports/ceres/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ceres/CONTROL b/ports/ceres/CONTROL index 4dde8c0bd..300b106da 100644 --- a/ports/ceres/CONTROL +++ b/ports/ceres/CONTROL @@ -1,4 +1,4 @@ Source: ceres -Version: 1.13.0-1 +Version: 1.13.0-2 Build-Depends:suitesparse, eigen3, clapack, gflags, glog Description: non-linear optimization package |
