Skip to content

prevent gmock from installing#1035

Merged
dkeeney merged 1 commit into
masterfrom
no_gmock_install
Feb 16, 2025
Merged

prevent gmock from installing#1035
dkeeney merged 1 commit into
masterfrom
no_gmock_install

Conversation

@dkeeney

@dkeeney dkeeney commented Feb 16, 2025

Copy link
Copy Markdown

The build process was trying to install gmock and it is not being used.
The solution is to set variables in the googletest download to prevent installing.

@dkeeney

dkeeney commented Feb 16, 2025

Copy link
Copy Markdown
Author

This was discovered during testing of PR #1034. It broke the build on Linux. This fix needs to be merged before the fix requested in PR #1034. This fix has been tested in Windows and Linux.

@fcr would you perform a build on MacOS to confirm that this fix does not break anything?
Once that is confirmed, we can merge in the fix for PR #1034 and the build on Linux should run successfully.

@fcr

fcr commented Feb 16, 2025

Copy link
Copy Markdown
Collaborator

Okay @dkeeney, it builds and passes all unit tests on MacOS

@dkeeney

dkeeney commented Feb 16, 2025

Copy link
Copy Markdown
Author

Cool. @fcr, I am merging this PR into the master and then I will merge your changes.
I will create a new PR for that however, to keep it in order. Your PR was trying to merge into the master on the clone at fcr rather than at htm-community so I needed to create a new one anyway.

@dkeeney dkeeney merged commit 9ac37fd into master Feb 16, 2025
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