diff options
| author | mmazaherit <m.mazaheri.t@gmail.com> | 2017-06-09 13:16:58 -0400 |
|---|---|---|
| committer | mmazaherit <m.mazaheri.t@gmail.com> | 2017-06-09 13:16:58 -0400 |
| commit | fea889c5d917a60cc94a38e2f2eafdc7c2eb9fdc (patch) | |
| tree | 918ab5d4c806f53de78432fef782697f3b0ff983 /ports/ceres/CONTROL | |
| parent | e544b742903ddceba71d4652f30a9df4baca598e (diff) | |
| download | vcpkg-fea889c5d917a60cc94a38e2f2eafdc7c2eb9fdc.tar.gz vcpkg-fea889c5d917a60cc94a38e2f2eafdc7c2eb9fdc.zip | |
Updated the ceres port
Diffstat (limited to 'ports/ceres/CONTROL')
| -rw-r--r-- | ports/ceres/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ceres/CONTROL b/ports/ceres/CONTROL new file mode 100644 index 000000000..d8c4c4ec6 --- /dev/null +++ b/ports/ceres/CONTROL @@ -0,0 +1,4 @@ +Source: ceres +Version: 1.12.0 +Build-Depends:suitesparse, eigen3, clapack, gflags, glog +Description: non-linear optimization package
\ No newline at end of file |
