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 ece826a commit 421860aCopy full SHA for 421860a
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 98ca71fb9f8484f1cd1999f55224bf9e8d18693b
+ GIT_TAG origin/master
104
UPDATE_DISCONNECTED ${SYCL_EP_OCL_HEADERS_SKIP_AUTO_UPDATE}
105
SOURCE_DIR ${OpenCL_INCLUDE_DIRS}
106
CONFIGURE_COMMAND ""
0 commit comments