This commit is contained in:
2019-10-21 21:46:48 -06:00
parent a8626b59b4
commit a768bb692d
198 changed files with 21000 additions and 557 deletions

View File

@@ -1,10 +0,0 @@
libdir=/usr/local/lib
includedir=/usr/local/include
Name: gmock_main
Description: GoogleMock (with main() function)
Version: 1.10.0
URL: https://github.com/google/googletest
Requires: gmock
Libs: -L${libdir} -lgmock_main
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1