[Bug 1596296] Re: CeresConfig.cmake is not installed
Marc Deslauriers
1596296 at bugs.launchpad.net
Wed Nov 18 13:02:59 UTC 2020
Two comments on the patch in #10:
1- In bionic and later releases, the cmake files end up in
/usr/lib/cmake/Ceres, not /usr/lib/cmake/ceres...perhaps that should be
adjusted
2- Please change the version string to -2ubuntu0.1
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1596296
Title:
CeresConfig.cmake is not installed
Status in ceres-solver package in Ubuntu:
Fix Released
Status in ceres-solver source package in Xenial:
In Progress
Status in ceres-solver package in Debian:
Fix Released
Bug description:
[Impact]
* According to official documentation ( http://ceres-
solver.org/building.html#using-ceres-with-cmake ), a
"CeresConfig.cmake" should be generated during the build.
* Version 1.11.0~dfsg0-2 does not properly ship it.
[Test Case]
* Try to use CMake 'find_package(Ceres)' in another project
* Notice CMake failure to find Ceres
[Where problems could occur]
* Changes introduced here are installing files that were not
previously properly installed.
* Regression potential is very low.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions
More information about the Ubuntu-sponsors
mailing list