mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 10:18:05 +02:00
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:
parent
ebcabb88cf
commit
40a9b0f5d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue