11
This commit is contained in:
10
third-party/googletest/build/googlemock/gtest/generated/gtest_main.pc
vendored
Normal file
10
third-party/googletest/build/googlemock/gtest/generated/gtest_main.pc
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
libdir=/usr/local/lib
|
||||
includedir=/usr/local/include
|
||||
|
||||
Name: gtest_main
|
||||
Description: GoogleTest (with main() function)
|
||||
Version: 1.9.0
|
||||
URL: https://github.com/google/googletest
|
||||
Requires: gtest
|
||||
Libs: -L${libdir} -lgtest_main -pthread
|
||||
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -pthread
|
||||
Reference in New Issue
Block a user