diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-26 11:58:37 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-26 11:59:06 -0700 |
| commit | 64ab9dc274c352f9999f2cc4e8f7f6830cc56c42 (patch) | |
| tree | 362413dbfdab9b8b6fcf0d6db2c38d41247d9e41 /ports/ceres/CONTROL | |
| parent | 6dc98bbcee6a00269dd93d61950d8ab4c55c3d0b (diff) | |
| download | vcpkg-64ab9dc274c352f9999f2cc4e8f7f6830cc56c42.tar.gz vcpkg-64ab9dc274c352f9999f2cc4e8f7f6830cc56c42.zip | |
[ceres] Use gflags config file + ninja. Fixes #3116.
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 3f60a3312..208082de7 100644 --- a/ports/ceres/CONTROL +++ b/ports/ceres/CONTROL @@ -1,5 +1,5 @@ Source: ceres -Version: 1.14.0 +Version: 1.14.0-1 # eigen is always required by CMake, even if it isn't used. Build-Depends: glog, eigen3 Description: non-linear optimization package |
