mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Add optional export of Ceres build directory to new features list.
Change-Id: I6f1e42b41957ae9cc98fd9dcd1969ef64c4cd96f
This commit is contained in:
@@ -20,6 +20,7 @@ New Features
|
||||
can be constructed as a cartesian product of other local
|
||||
parameterization.
|
||||
#. Add DynamicCostFunctionToFunctor. (David Gossow)
|
||||
#. Optionally export Ceres build directory into local CMake package registry.
|
||||
|
||||
Bug Fixes & Minor Changes
|
||||
-------------------------
|
||||
@@ -44,7 +45,6 @@ Bug Fixes & Minor Changes
|
||||
#. Fix bug in gflags' <= 2.1.2 exported CMake configuration.
|
||||
#. Remove the spec file needed for generating RPMs.
|
||||
#. Fix a typo in small_blas.h (Werber Trobin).
|
||||
#. Export Ceres build directory into local CMake package registry.
|
||||
#. Cleanup FindGflags & use installed gflags CMake config if present.
|
||||
#. Add default glog install location on Windows to search paths (bvanevery).
|
||||
#. Add default Eigen install location on Windows to search paths (bvanevery).
|
||||
|
||||
Reference in New Issue
Block a user