azure kinect sensor sdk: depends on opencv
see 'find_package(OpenCV)' within the sensor sdk
- ./tests/executables/CMakeLists.txt
- ./examples/CMakeLists.txt
If the environment variable OpenCV_DIR is not set, then the OpenCV system package will be used instead of the one we have in our workspace.