cmake oneDPL examples

kokkos/kokkos cmake/Modules/FindTPLONEDPL.cmake :34

find_package(oneDPL REQUIRED)

alpaka-group/alpaka cmake/alpakaCommon.cmake :721

find_package(oneDPL REQUIRED)

trilinos/Trilinos packages/kokkos/cmake/Modules/FindTPLONEDPL.cmake :34

find_package(oneDPL REQUIRED)

ginkgo-project/ginkgo dpcpp/CMakeLists.txt :2

find_package(oneDPL REQUIRED HINTS "$ENV{DPL_ROOT}" "$ENV{DPLROOT}")