Files
CMake/Help/release
Peter Kokot 870fd818a3 FindOpenCL: Add OpenCL_VERSION
- This deprecates the OPENCL_VERSION_STRING result variable.
- Documentation adjusted.
- Support for OpenCL 3.0 was added in CMake 3.24.
- Added CL_TARGET_OPENCL_VERSION compile definition to test so that
  program compiles without warnings.
- Additionally, on Apple systems compiler can't find <Headers/cl.h>
  unless direct path would be passed as a header. Instead, <OpenCL/cl.h>
  is used for version check conditionally.

Issue: #27088
2025-08-25 22:16:51 +02:00
..
2025-08-25 22:16:51 +02:00
2025-05-20 23:35:18 +02:00
2025-04-29 06:33:47 +02:00
2025-04-29 06:33:47 +02:00
2025-05-11 08:38:08 +02:00
2025-05-27 00:16:57 +02:00
2025-05-27 00:16:57 +02:00
2025-08-10 07:57:11 +02:00
2025-04-29 06:33:47 +02:00
2025-08-10 07:57:11 +02:00
2024-06-03 13:35:26 -04:00
2024-11-21 08:34:26 -05:00
2025-06-11 11:56:47 -04:00
2025-06-12 09:51:05 -04:00
2025-06-12 10:31:35 -04:00
2025-06-17 10:58:36 -04:00