Skip to content

OpenCL: Do not assume that OpenCL framework is always used in Apple

Isuru Fernando requested to merge isuruf/cmake:opencl_framework into master

On Apple, we can use the OpenCL loader from https://github.com/KhronosGroup/OpenCL-ICD-Loader and the headers from https://github.com/KhronosGroup/OpenCL-Headers.

Merge request reports