Skip to content

Conversation

mosfet80
Copy link

@mosfet80 mosfet80 commented May 12, 2025

cmake version required for googletest v1.14 is :3.15
googletest require cxx 14 minimum ->Info : https://github.com/google/googletest/releases/tag/v1.14.0

set cmake min. version requirement to 3.15
set googletest cxx compile standard to 14 : https://github.com/google/googletest/releases/tag/v1.14.0
@mosfet80
Copy link
Author

@cottsay ping

@cottsay
Copy link

cottsay commented Jul 16, 2025

What issue does this address?

@mosfet80
Copy link
Author

Every ros package that includes googletest displays a cmake deprecation warning.
Gmock is compiled with the C++11 standard when GoogleTest 1.14 requires at least C++14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants