1. 74df65b Optionally use exported Eigen CMake configuration if available. by Alex Stewart · 8 years ago
  2. af3b939 Fix search path for miniglog headers when Ceres is exported. by Alex Stewart · 8 years ago
  3. 523e397 Fix missing gflags imported target definition in CeresConfig.cmake by Alex Stewart · 8 years ago
  4. 9843f32 Report Ceres compile options as components in find_package(). by Alex Stewart · 9 years ago
  5. 1936d47 Revert increased inline threshold (iff Clang) to exported Ceres target. by Alex Stewart · 10 years ago 1.11.0rc2
  6. 0e8264c Add increased inline threshold (iff Clang) to exported Ceres target. by Alex Stewart · 10 years ago
  7. cc8d47a Update all CMake to lowercase function name style. by Alex Stewart · 10 years ago
  8. 5a48b92 Export Ceres build directory into local CMake package registry. by Alex Stewart · 10 years ago
  9. 5a5526e Typo fix. by pmoulon · 10 years ago
  10. 3527c0e Enhance usability when encountering Eigen version mismatches by Keir Mierle · 10 years ago
  11. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  12. d9d9bc3 Changed the CURRENT_CONFIG_INSTALL_DIR to be a variable local to Ceres. by Chris Sweeney · 10 years ago
  13. 2a5599f Fix Cmake error when using miniglog. by Greg Coombe · 11 years ago
  14. ea76585 Adding autogenerated Ceres config.h to #define Ceres compile options. by Alex Stewart · 11 years ago
  15. 7088a08 Fix some 80col violations and reflow the comments in cmake.in file. by Sameer Agarwal · 11 years ago
  16. 5ffe060 Export Ceres compile definitions to targets compiled against Ceres. by Alex Stewart · 11 years ago
  17. 9697a08 Defining CERES_FOUND in addition to Ceres_FOUND in CeresConfig. by Alex Stewart · 11 years ago
  18. 4d0e626 Fixing gflags HINTS variable names (adding missing “_DIR”). by Alex Stewart · 11 years ago
  19. 54fc942 Removing incorrect specialisation of install dirs on Windows. by Alex Stewart · 11 years ago
  20. fcbbb11 Ensure build paths for dependencies are searched in FindPackage(Ceres) by Alex Stewart · 11 years ago
  21. 78cc2c4 Cleaning up exported CeresConfig.cmake. by Alex Stewart · 11 years ago
  22. c24a4ec Cmake refactoring by Sameer Agarwal · 12 years ago
  23. 6bcb8d9 Compiling against static or shared library by Pablo Speciale · 12 years ago 1.5.0
  24. 16dbf11 Added CeresConfig.cmake based on this example: by Pablo Speciale · 12 years ago