cmake Open3D examples

forestsen/KinectAzureDKProgramming CMakeLists.txt :158

FIND_PACKAGE(Open3D REQUIRED)

IntelRealSense/librealsense wrappers/open3d/CMakeLists.txt :24

find_package(Open3D HINTS ${CMAKE_INSTALL_PREFIX}/CMake)

orbbec/OrbbecSDK_v2 examples/5.wrapper.open3d/CMakeLists.txt :7

find_package(Open3D REQUIRED)