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.
1 parent 5eebd1e commit 615058cCopy full SHA for 615058c
sycl/CMakeLists.txt
@@ -100,7 +100,7 @@ if( NOT OpenCL_INCLUDE_DIRS )
100
endif()
101
ExternalProject_Add(ocl-headers
102
GIT_REPOSITORY https://github.com/KhronosGroup/OpenCL-Headers.git
103
- GIT_TAG origin/master
+ GIT_TAG 7edca72746c9fc5de5db0acd1fc245cb8ef1b29d
104
UPDATE_DISCONNECTED ${SYCL_EP_OCL_HEADERS_SKIP_AUTO_UPDATE}
105
SOURCE_DIR ${OpenCL_INCLUDE_DIRS}
106
CONFIGURE_COMMAND ""
0 commit comments