Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: CMake fails to build gmock python tests #4124

Closed
bogdan-lab opened this issue Jan 20, 2023 · 0 comments
Closed

[Bug]: CMake fails to build gmock python tests #4124

bogdan-lab opened this issue Jan 20, 2023 · 0 comments

Comments

@bogdan-lab
Copy link

Describe the issue

CMake build does not produce googlemock python tests even when the python interpreter is found.

Steps to reproduce the problem

Try to build gmock with tests using CMake and check if it will create gmock_leak_test and gmock_output_test.

What version of GoogleTest are you using?

I am using current HEAD (ec25eea8)

What operating system and version are you using?

Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy

What compiler and version are you using?

g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0

What build system are you using?

cmake version 3.19.0-rc2

Additional context

No response

gaspardpetit pushed a commit to eidosmontreal/googletest that referenced this issue Feb 24, 2023
Fixes google#4124.

PiperOrigin-RevId: 506379032
Change-Id: Ibc44ffce1012bbf313565728a3d9e5e6e56ba660
kunitoki pushed a commit to kunitoki/googletest that referenced this issue Nov 4, 2023
Fixes google#4124.

PiperOrigin-RevId: 506379032
Change-Id: Ibc44ffce1012bbf313565728a3d9e5e6e56ba660
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants