Skip to content

Upgrade gtest to v 1.7.0? #11

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

Open
jenshnielsen opened this issue Oct 22, 2013 · 2 comments
Open

Upgrade gtest to v 1.7.0? #11

jenshnielsen opened this issue Oct 22, 2013 · 2 comments

Comments

@jenshnielsen
Copy link
Collaborator

This includes some fixes needed for c++11. Otherwise it breaks compilation.
After upgrading you will most likely need to nuke the build dir.

@jenshnielsen
Copy link
Collaborator Author

What seems to work for Mavericks is to upgrade to 1.7 and remove the cpp11 option
add_definitions(-DGTEST_LANG_CXX11) from FindGtest.cmake

@jenshnielsen
Copy link
Collaborator Author

The logic for this in 1.6 is complicated and possibly broken trying to load from tr1.

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

No branches or pull requests

1 participant