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
Original issue reported on code.google.com by
vladlosev
on 18 Mar 2009 at 11:59