We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d71afb + 4bf5803 commit a99dbceCopy full SHA for a99dbce
source/adapters/opencl/CMakeLists.txt
@@ -54,7 +54,7 @@ if(UR_OPENCL_INCLUDE_DIR)
54
else()
55
FetchContent_Declare(OpenCL-Headers
56
GIT_REPOSITORY "https://github.com/KhronosGroup/OpenCL-Headers.git"
57
- GIT_TAG main
+ GIT_TAG 1e193332d02e27e15812d24ff2a3a7a908eb92a3
58
)
59
FetchContent_MakeAvailable(OpenCL-Headers)
60
FetchContent_GetProperties(OpenCL-Headers
0 commit comments