Merge pull request #2114 from knuto:pr/libtool_support

PiperOrigin-RevId: 233773676
This commit is contained in:
Gennadiy Civil
2019-02-13 14:07:25 -05:00
2 changed files with 25 additions and 5 deletions

View File

@@ -0,0 +1,21 @@
# libgtest.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6
# Please DO NOT delete this file!
# It is necessary for linking the library.
# Names of this library.
library_names='libgtest.so'
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='@CMAKE_INSTALL_FULL_LIBDIR@'