CMake Error at /usr/local/lib/cmake/Ceres/CeresTargets.cmake:59 (set_target_properties):
The link interface of target "Ceres::ceres" contains:
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first):
/usr/local/lib/cmake/Ceres/CeresConfig.cmake:272 (include)
test/core/CMakeLists.txt:15 (find_package)
Any advice?