cmake IntelSYCL examples

openvinotoolkit/openvino src/plugins/intel_gpu/CMakeLists.txt :17

find_package(IntelSYCL REQUIRED)

ggml-org/llama.cpp ggml/src/ggml-sycl/CMakeLists.txt :39

find_package(IntelSYCL)

ginkgo-project/ginkgo cmake/sycl.cmake :4

find_package(IntelSYCL QUIET)

steineggerlab/foldmason lib/foldseek/lib/prostt5/ggml/src/ggml-sycl/CMakeLists.txt :63

find_package(IntelSYCL REQUIRED)

Telosnex/fllama ios/llama.cpp/ggml/src/ggml-sycl/CMakeLists.txt :39

find_package(IntelSYCL)