cmake find_package(dnnl) examples
opencv/opencv
samples/sycl/CMakeLists.txt
:35
find_package
(dnnl CONFIG QUIET HINTS
"${DNNLROOT}"
)