Skip to content

Conversation

@keineahnung2345
Copy link
Contributor

I've noticed that recent travis builds failed for a reason that has nothing to do with the code.

After some searching, I've found that cmake should be run in googletest's home directory, not googletest/googletest.

So this PR revise GTEST_PATH and update the include directory in tests/Makefile accordingly.

You can see that these changes make travis build successfully: https://travis-ci.org/github/keineahnung2345/mve/jobs/757523169.

@simonfuhrmann
Copy link
Owner

Hi there, would be mind squashing all the commits in to one?
BTW, this fix is really appreciated. gtest breaks once in a while because they are making directory changes or changes to the build system, it's kinda annoying...

@keineahnung2345
Copy link
Contributor Author

Hi there, would be mind squashing all the commits in to one?

Please go ahead.

BTW, this fix is really appreciated. gtest breaks once in a while because they are making directory changes or changes to the build system, it's kinda annoying...

I agree, they should update their doc as soon as possible.

@simonfuhrmann simonfuhrmann merged commit 8353c21 into simonfuhrmann:master Feb 5, 2021
@keineahnung2345 keineahnung2345 deleted the travis_test branch February 6, 2021 01:46
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