mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
building tests depends on building the library at the top level
This commit is contained in:
parent
c5a025d421
commit
f6e1a5b348
@ -3,7 +3,7 @@ SUBDIRS = lib benchmarks tests
|
||||
|
||||
.PHONY: tests
|
||||
|
||||
tests:
|
||||
tests: all
|
||||
$(MAKE) -C tests tests
|
||||
|
||||
AM_CXXFLAGS += -I$(top_builddir)/include
|
||||
|
Loading…
Reference in New Issue
Block a user