gtest: Build it only for 'make check'.
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
committed by
Andreas Boll
parent
ebcabb88cf
commit
40a9b0f5d2
@@ -22,7 +22,7 @@
|
||||
AM_CFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include
|
||||
AM_CXXFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include
|
||||
|
||||
noinst_LTLIBRARIES = libgtest.la
|
||||
check_LTLIBRARIES = libgtest.la
|
||||
|
||||
libgtest_la_SOURCES = \
|
||||
src/gtest-all.cc \
|
||||
|
||||
Reference in New Issue
Block a user