googletest icon indicating copy to clipboard operation
googletest copied to clipboard

Minor fixes to gtest_build_tests=ON

Open puetzk opened this issue 1 year ago • 1 comments
trafficstars

Fix some failures identified in gtest_build_tests=ON when trying to build googletest with winegcc for a winelib application (i.e. when using a POSIX libc/libstdc++, but with some win32 API available).

Context: I have additional patches in the branch https://github.com/puetzk/googletest/commits/wine/, but I don't think their maturity (or popularity) makes sense to upstream at this time. But these two commits are stand-alone fixes that seem generally applicable, so I've cherry-picked them.

puetzk avatar Apr 18 '24 15:04 puetzk

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Apr 18 '24 16:04 google-cla[bot]