cmake Octomap examples

fzi-forschungszentrum-informatik/gpu-voxels packages/gpu_voxels/CMakeLists.txt :37

FIND_PACKAGE(Octomap)

luigifreda/plvs CMakeLists.txt :241

find_package(octomap REQUIRED)

dartsim/dart cmake/DARTFindoctomap.cmake :9

find_package(octomap 1.9.7 QUIET CONFIG)

luigifreda/slamplay CMakeLists.txt :266

find_package(octomap REQUIRED)

keenon/nimblephysics cmake/DARTFindoctomap.cmake :9

find_package(octomap 1.6.8 QUIET CONFIG)

ompl/omplapp CMakeLists.txt :146

find_package(octomap QUIET)

MRPT/mrpt cmakemodules/script_octomap.cmake :6

find_package(OCTOMAP QUIET)

ManiiXu/VINS-Fusion-RGBD global_fusion/CMakeLists.txt :15

find_package(octomap REQUIRED)

ivipsourcecode/DS-SLAM Examples/ROS/ORB_SLAM2_PointMap_SegNetM/CMakeLists.txt :44

find_package( octomap REQUIRED )