fix typos

This commit is contained in:
Hyuk Myeong
2021-06-13 19:50:40 +09:00
parent e2239ee604
commit 1745a405eb
7 changed files with 17 additions and 17 deletions

View File

@@ -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