Skip to content

Conversation

@GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Nov 5, 2025

Update googletest to 1.17 (from 1.11) and googlebenchmark to 1.9.4 (from 1.6.1). This is to resolve issues on CMake 4.x complaining about the CMake 3.5 minimum version used in dependencies.

I ran into a naming conflict in the benchmarks with the benchmark functions shadowing the cpuinfo functions they call. I'm not entirely sure why this is a problem after the dep update, but I've added a _bench suffix, which resolves the issue.

@meta-cla meta-cla bot added the cla signed label Nov 5, 2025
@GregoryComer GregoryComer force-pushed the update-google-test-and-bench branch 14 times, most recently from 3dfeeee to 4cedbc5 Compare November 6, 2025 01:07
@GregoryComer GregoryComer force-pushed the update-google-test-and-bench branch from 4cedbc5 to ca54b78 Compare November 6, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants