From aee6e9c0173620bba0dd48949429d687e35cf616 Mon Sep 17 00:00:00 2001 From: greatpanc Date: Fri, 26 Aug 2022 15:28:28 +0800 Subject: [PATCH] add yaml file --- opencl-clhpp.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 opencl-clhpp.yaml diff --git a/opencl-clhpp.yaml b/opencl-clhpp.yaml new file mode 100644 index 0000000..6f5a8f6 --- /dev/null +++ b/opencl-clhpp.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: KhronosGroup/OpenCL-CLHPP +tag_prefix: "^v" +separator: "." \ No newline at end of file