cmake find_package(OpenVINO) examples

intel/libvpl examples/interop/vpl-infer/CMakeLists.txt :48

find_package(OpenVINO COMPONENTS Runtime REQUIRED)

opencv/opencv cmake/OpenCVDetectInferenceEngine.cmake :7

find_package(OpenVINO QUIET)