Add optional export of Ceres build directory to new features list.

Change-Id: I6f1e42b41957ae9cc98fd9dcd1969ef64c4cd96f
This commit is contained in:
Alex Stewart
2015-08-31 14:14:56 +01:00
parent e46777d8df
commit a1b3fce9e0
+1 -1
View File
@@ -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).