Skip to content

Commit 279369d

Browse files
RossBruntonkbenzie
authored andcommitted
Bump googletest version (#17852)
This contains a fix for google/googletest#4036 , which we encounter if we are outputting JSON and the test runner finds no adapters.
1 parent 8496d3b commit 279369d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(FetchContent)
77
FetchContent_Declare(
88
googletest
99
GIT_REPOSITORY https://github.com/google/googletest.git
10-
GIT_TAG release-1.12.1
10+
GIT_TAG v1.13.0
1111
)
1212

1313
set(UR_TEST_DEVICES_COUNT 1 CACHE STRING "Count of devices on which conformance and adapters tests will be run")

0 commit comments

Comments
 (0)