================
@@ -0,0 +1,68 @@
+# CMake find_package() module for SYCL Runtime
+#
+# Example usage:
+#
+# find_package(SyclRuntime)
----------------
keryell wrote:

Shouldn't it
```suggestion
# find_package(SYCLRuntime)
```
everywhere?

https://github.com/llvm/llvm-project/pull/65539
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to