aboutsummaryrefslogtreecommitdiff
path: root/ports/ceres/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-04-30 16:54:33 -0700
committerGitHub <noreply@github.com>2019-04-30 16:54:33 -0700
commite03ee9cacefd69a023ee9748768176a08d6216fd (patch)
tree976279b8dd62a6024e71edd97f7c764124be8696 /ports/ceres/CONTROL
parent9db65c78914407b952f520e9cd09a7c2e27e4a96 (diff)
downloadvcpkg-e03ee9cacefd69a023ee9748768176a08d6216fd.tar.gz
vcpkg-e03ee9cacefd69a023ee9748768176a08d6216fd.zip
[ceres,jxrlib,zziplib] Fixes for non-windows (#6188)
* [ceres, zziplib] fixes for building on non-windows systems * [jxrlib, zziplib] other fixes for non-windows systems * [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers * [ceres] Fix targets path * [ceres] Fix typo * [ceres] trigger CI build * [ceres] use proper glog/gflags targets
Diffstat (limited to 'ports/ceres/CONTROL')
-rw-r--r--ports/ceres/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ceres/CONTROL b/ports/ceres/CONTROL
index 208082de7..3c890ff53 100644
--- a/ports/ceres/CONTROL
+++ b/ports/ceres/CONTROL
@@ -1,5 +1,5 @@
Source: ceres
-Version: 1.14.0-1
+Version: 1.14.0-3
# eigen is always required by CMake, even if it isn't used.
Build-Depends: glog, eigen3
Description: non-linear optimization package