From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../gtests/google_test/gtest/cmake/libgtest.la.in | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 security/nss/gtests/google_test/gtest/cmake/libgtest.la.in (limited to 'security/nss/gtests/google_test/gtest/cmake/libgtest.la.in') diff --git a/security/nss/gtests/google_test/gtest/cmake/libgtest.la.in b/security/nss/gtests/google_test/gtest/cmake/libgtest.la.in new file mode 100644 index 0000000000..840c83885f --- /dev/null +++ b/security/nss/gtests/google_test/gtest/cmake/libgtest.la.in @@ -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@' -- cgit v1.2.3