cmake Ceres examples

MegviiRobot/CamLaserCalibraTool CMakeLists.txt :37

find_package(Ceres REQUIRED)

strasdat/Sophus test/ceres/CMakeLists.txt :5

find_package(Ceres 2)

alicevision/AliceVision src/CMakeLists.txt :418

find_package(Ceres QUIET REQUIRED COMPONENTS SuiteSparse CONFIG)

cleinc/slslam src/CMakeLists.txt :14

find_package(Ceres REQUIRED PATHS "/usr/local/share/Ceres")

luigifreda/plvs Thirdparty/Sophus/examples/CMakeLists.txt :3

find_package( Ceres 1.6.0 QUIET )

hyye/dsl CMakeLists.txt :27

find_package(Ceres REQUIRED)

YWL0720/YOLO_ORB_SLAM3 Thirdparty/Sophus/examples/CMakeLists.txt :3

find_package( Ceres 1.6.0 QUIET )

YWL0720/YOLO_ORB_SLAM3_with_pointcloud_map Thirdparty/Sophus/examples/CMakeLists.txt :3

find_package( Ceres 1.6.0 QUIET )

ros-industrial/industrial_calibration optimizations/CMakeLists.txt :1

find_package(Ceres REQUIRED)

Kitware/kwiver CMake/kwiver-depends-Ceres.cmake :9

find_package( Ceres 1.10.0 REQUIRED )

wpilibsuite/allwpilib CMakeLists.txt :149

find_package(Ceres CONFIG REQUIRED)

hku-mars/BALM CMakeLists.txt :27

find_package(Ceres REQUIRED)

sandialabs/InterSpec CMakeLists.txt :239

find_package( Ceres REQUIRED )

gisbi-kim/SC-A-LOAM CMakeLists.txt :25

find_package(Ceres REQUIRED)

hku-mars/loam_livox CMakeLists.txt :23

find_package(Ceres REQUIRED)

fabianschenk/REVO thirdparty/Sophus/test/ceres/CMakeLists.txt :5

find_package( Ceres 1.6.0 QUIET )

tsattler/RansacLib examples/CMakeLists.txt :11

find_package (Ceres REQUIRED)

ZikangYuan/voxel_svio CMakeLists.txt :51

find_package(Ceres REQUIRED)

yanmin-wu/EAO-SLAM Thirdparty/Line3Dpp/CMakeLists.txt :106

find_package(Ceres)

MegviiRobot/CamOdomCalibraTool CMakeLists.txt :19

find_package(Ceres REQUIRED)

ZikangYuan/sr_lio CMakeLists.txt :49

find_package(Ceres REQUIRED)

APRIL-ZJU/clins CMakeLists.txt :37

find_package(Ceres REQUIRED)

heal-research/operon CMakeLists.txt :125

find_package(Ceres)

gaowenliang/code_utils CMakeLists.txt :16

find_package(Ceres REQUIRED)

ouster-lidar/ouster-sdk ouster_mapping/CMakeLists.txt :5

find_package(Ceres REQUIRED)

luigifreda/slamplay CMakeLists.txt :176

find_package(Ceres REQUIRED)

luxonis/depthai-core cmake/depthaiDependencies.cmake :208

find_package(Ceres ${_QUIET} CONFIG REQUIRED)

polatory/polatory CMakeLists.txt :34

find_package(Ceres CONFIG REQUIRED)

Cc19245/LVI-SAM-Easyused CMakeLists.txt :41

find_package(Ceres REQUIRED)

GREAT-WHU/RoadLib CMakeLists.txt :26

find_package(Ceres REQUIRED)

openPupil/Open-PupilEXT CMakeLists.txt :207

find_package(Ceres CONFIG REQUIRED)

hjwdzh/MeshODE CMakeLists.txt :19

find_package(Ceres REQUIRED)

hyowonha/DfUSMC CMakeLists.txt :11

find_package(Ceres REQUIRED)

izhengfan/ba_demo_ceres CMakeLists.txt :5

find_package(Ceres REQUIRED)

thien94/orb_slam3_ros orb_slam3/Thirdparty/Sophus/examples/CMakeLists.txt :3

find_package( Ceres 1.6.0 QUIET )

YukunXia/VLOAM-CMU-16833 src/lidar_odometry_mapping/CMakeLists.txt :25

find_package(Ceres REQUIRED)

xieyuser/GS-LIVM CMakeLists.txt :74

find_package(Ceres REQUIRED)

CGAL/cgal Lab/demo/Lab/Plugins/PMP/CMakeLists.txt :58

find_package(Ceres QUIET)

ManiiXu/VINS-Fusion-RGBD camera_models/CMakeLists.txt :19

find_package(Ceres REQUIRED)

rameau-fr/MC-Calib CMakeLists.txt :14

find_package(Ceres REQUIRED)

APRIL-ZJU/OA-LICalib CMakeLists.txt :34

find_package(Ceres REQUIRED)

APRIL-ZJU/Ctrl-VIO CMakeLists.txt :27

find_package(Ceres REQUIRED)

APRIL-ZJU/Coco-LIC CMakeLists.txt :40

find_package(Ceres REQUIRED)

3dv-casia/PanoVLM CMakeLists.txt :43

find_package(Ceres REQUIRED)

DCSI2022/AFLI_Calib CMakeLists.txt :32

find_package(Ceres REQUIRED PATHS "/home/third_library/ceres-solver-2.1.0/install")

ucla-vision/xivo thirdparty/imu_tk/CMakeLists.txt :18

find_package(Ceres REQUIRED)

iaslab-unipd/rgbd_calibration CMakeLists.txt :19

find_package(Ceres REQUIRED)

PaoPaoRobot/ygz-slam CMakeLists.txt :49

find_package( Ceres REQUIRED )

plumonito/dtslam CMakeLists.txt :24

find_package(Ceres REQUIRED QUIET PATHS "${EP_PREFIX}")

gaowenliang/vins_so CMakeLists.txt :21

find_package(Ceres REQUIRED)

nebula-beta/MonocularSfM CMakeLists.txt :35

find_package(Ceres REQUIRED)

tup-robomaster/TUP-InfantryVision-2022 CMakeLists.txt :16

find_package(Ceres REQUIRED COMPONENTS EigenSparse)