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

Allow building against system gtest #11950

Merged
merged 1 commit into from Jun 16, 2023
Merged

Conversation

jmallach
Copy link
Contributor

This has been tested against the latest beta version, 5.0-19368, and is a similar approach as what I did in #11544.

@jmallach
Copy link
Contributor Author

Hm, the builds are failing, will have a look at why ASAP.

../Source/UnitTests/Common/BlockingLoopTest.cpp:7:10: fatal error: gtest/gtest.h: No such file or directory

@jmallach
Copy link
Contributor Author

Sorry, I didn't notice the change that happened in 92b6446 when forward-porting the patch from 8bad821.

@jmallach
Copy link
Contributor Author

Ok, I've tested this builds as expected now in a chroot with no system gtest installed, so I expect tests to pass now; sorry for the noise. I'm not entirely sure why ${GTEST_LIBRARIES} does not work while just gtest does, but so be it.

@AdmiralCurtiss
Copy link
Contributor

Seems fine.

@AdmiralCurtiss AdmiralCurtiss merged commit afa8a47 into dolphin-emu:master Jun 16, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants