| 56f911c0 | 30-May-2013 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
Fixed detection of OpenCL on Mac OS.
OpenCL-headers reside in CL/ on all systems except Mac OS, where they reside in OpenCL/ The dispatch is commonly handled correctly by libraries, yet the correct
Fixed detection of OpenCL on Mac OS.
OpenCL-headers reside in CL/ on all systems except Mac OS, where they reside in OpenCL/ The dispatch is commonly handled correctly by libraries, yet the correct header also needs to be passed to BuildSystem.
show more ...
|