diff options
Diffstat (limited to 'docs/pkgconfig.md')
-rw-r--r-- | docs/pkgconfig.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pkgconfig.md b/docs/pkgconfig.md index 768e9b4..18a2546 100644 --- a/docs/pkgconfig.md +++ b/docs/pkgconfig.md @@ -105,7 +105,7 @@ includedir=/usr/include Name: gtest Description: GoogleTest (without main() function) -Version: 1.10.0 +Version: 1.11.0 URL: https://github.com/google/googletest Libs: -L${libdir} -lgtest -lpthread Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -lpthread |