diff options
author | Knut Omang <knut.omang@oracle.com> | 2018-02-25 15:41:54 +0100 |
---|---|---|
committer | Knut Omang <knut.omang@oracle.com> | 2019-02-11 20:17:34 +0100 |
commit | f4d3cdb65753608a7708c681f9ae6248dafcfe3d (patch) | |
tree | c7e5af5481a93fd7cdf6bcdb0b6192f8d84b2ea7 /googlemock/test/gmock_output_test.py | |
parent | 9a502a5b14b4a6160103c1f2c64331772878d86a (diff) | |
download | googletest-f4d3cdb65753608a7708c681f9ae6248dafcfe3d.tar.gz googletest-f4d3cdb65753608a7708c681f9ae6248dafcfe3d.tar.bz2 googletest-f4d3cdb65753608a7708c681f9ae6248dafcfe3d.zip |
Generate a libgtest.la to help libtool managing dependencies
When building and using googletest from an install tree
we want libtool to generate rpath in the dependent binaries
to allow them to be executed from a build without a need
for LD_LIBRARY_PATH or similar.
For libtool based project this happens automatically
as projects generates .la files and install them.
Provide such a file for gtest as well to allow it to
work smoothly with libtool based projects.
Signed-off-by: Knut Omang <knut.omang@oracle.com>
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
0 files changed, 0 insertions, 0 deletions