Home
last modified time | relevance | path

Searched refs:GTEST_LIB (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/contrib/pzstd/
H A DMakefile49 GTEST_LIB = -L googletest/build/googlemock/gtest macro
197 test/%Test$(EXT): PZSTD_LDFLAGS += $(GTEST_LIB)
203 utils/test/%Test$(EXT): PZSTD_LDFLAGS += $(GTEST_LIB)
H A DREADME.md54 Set `GTEST_INC` and `GTEST_LIB` in `Makefile` to specify the location of the gtest headers and libr…