Skip to content

Conversation

@dkeeney
Copy link

@dkeeney dkeeney commented Feb 16, 2025

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
Copy link
Author

dkeeney commented Feb 16, 2025

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
Copy link
Collaborator

fcr commented Feb 16, 2025

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

@dkeeney
Copy link
Author

dkeeney commented Feb 16, 2025

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.

3 participants