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 5571a6a commit 0e813aaCopy full SHA for 0e813aa
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -6,7 +6,7 @@
6
set(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO
7
"https://github.com/GeorgeWeb/unified-runtime.git" CACHE STRING "Override the Unified Runtime FetchContent repository")
8
set(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_TAG
9
- "9cd41507fd19b1722b320a3a6c7dadcfeaf2f53b" CACHE STRING "Override the Unified Runtime FetchContent tag")
+ "92b60b77959420db8938770319ba92f7fa6853ef" CACHE STRING "Override the Unified Runtime FetchContent tag")
10
11
# Options to disable use of FetchContent to include Unified Runtime source code
12
# to improve developer workflow.
0 commit comments