You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a CMake v4.0.0 build error (related to googletest) (#4808)
CMake version 4.0.0 doesn't support the currently used `googletest` CMake project version. As such, updating the project to the latest version makes sense.
Signed-off-by: 0xENDER <[email protected]>
0 commit comments