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

When configured to use a separate gtest build with --with-gtest flag, gmock doesn't install gtest in make install #41

Closed
GoogleCodeExporter opened this issue Jun 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Configure and build gtest
2. Configure gmock: ../configure --with-gtest=<path-to-gtest-build-dir>
3. Build gmock
4. sudo make install

What is the expected output? What do you see instead?
make install is expected to install libraries and include files for gmock
_and_ gtest. Instead it installs libraries and include files for gmock only.

Original issue reported on code.google.com by vladlosev on 18 Mar 2009 at 11:59

@GoogleCodeExporter
Copy link
Author

Original comment by vladlosev on 19 Mar 2009 at 12:01

@GoogleCodeExporter
Copy link
Author

autotools has been shown the door.

Original comment by w...@google.com on 23 Dec 2009 at 6:54

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant