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 c1094a0 commit d5153aeCopy full SHA for d5153ae
unified-runtime/test/CMakeLists.txt
@@ -7,7 +7,7 @@ include(FetchContent)
7
FetchContent_Declare(
8
googletest
9
GIT_REPOSITORY https://github.com/google/googletest.git
10
- GIT_TAG release-1.12.1
+ GIT_TAG v1.13.0
11
)
12
13
set(UR_TEST_DEVICES_COUNT 1 CACHE STRING "Count of devices on which conformance and adapters tests will be run")
0 commit comments