Searched refs:gtest_libs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/googletest/googletest/scripts/
H A Dgtest-config.in217 gtest_libs="${build_dir}/lib/libgtest.la @PTHREAD_CFLAGS@ @PTHREAD_LIBS@"
231 gtest_libs="-l${name} @PTHREAD_CFLAGS@ @PTHREAD_LIBS@"
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"

Completed in 178 milliseconds