Conversation
|
Line 52 in 80ea002 |
DarthGandalf
left a comment
There was a problem hiding this comment.
googletest-1.17.0 requires C++17
|
If I read correctly, this changes
From my currently point of view there is no real need for adjustment, so could you please elaborate what the goal of this PR is? |
|
@SGSSGene New versions of googletest require C++17, therefore yaml-cpp fails test without this patch |
So, the issue comes up, when using for example We should fix how the dependency are being setup, so this issue does not appear in the future. |
|
This PR is currently not looking at all, as it should. The new PR must change the target dependencies in |
Nah, it's possible to force-push to same pr to reduce number of commits |
|
@mosfet80 thank you for the PR, if you have any questions about the Review, please feel free to ask! |
googletest 1.13 requires at least C++14 log: fix tests using c++ version from googletest
googletest 1.13 requires at least C++14