aboutsummaryrefslogtreecommitdiff
path: root/ports/opencl/CONTROL
diff options
context:
space:
mode:
authorNagy-Egri Máté Ferenc <nagy-egri.mate@wigner.mta.hu>2019-09-11 21:57:02 +0200
committerCurtis J Bezault <curtbezault@gmail.com>2019-09-11 12:57:02 -0700
commitcdbaa03cdda27071675daa21f65a8ab0550fd280 (patch)
treeada58391b1bf40da6b4e5ab2c1c8d2bcce129208 /ports/opencl/CONTROL
parent2b277b4ef6acb5872c5f98136db7cdb6c486cf02 (diff)
downloadvcpkg-cdbaa03cdda27071675daa21f65a8ab0550fd280.tar.gz
vcpkg-cdbaa03cdda27071675daa21f65a8ab0550fd280.zip
Linux support for the OpenCL SDK package (#4204)
Enable building OpenCL libraries on Linux and macOS.
Diffstat (limited to 'ports/opencl/CONTROL')
-rw-r--r--ports/opencl/CONTROL11
1 files changed, 7 insertions, 4 deletions
diff --git a/ports/opencl/CONTROL b/ports/opencl/CONTROL
index 32308ad5d..a07242b15 100644
--- a/ports/opencl/CONTROL
+++ b/ports/opencl/CONTROL
@@ -1,4 +1,7 @@
-Source: opencl
-Version: 2.2 (2017.07.18)-1
-Homepage: https://github.com/KhronosGroup/OpenCL-Headers
-Description: C/C++ headers and ICD loader (Installable Client Driver) for OpenCL
+Source: opencl
+Version: 2.2 (2018.08.31)
+Homepage: https://github.com/KhronosGroup/OpenCL-Headers
+Description: C/C++ headers and ICD loader (Installable Client Driver) for OpenCL
+
+Feature: wdk
+Description: Windows Driver Kit support \ No newline at end of file