You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
vladlosev
on 18 Mar 2009 at 11:59The text was updated successfully, but these errors were encountered: