mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-17 19:51:54 +01:00
building tests depends on building the library at the top level
This commit is contained in:
@@ -3,7 +3,7 @@ SUBDIRS = lib benchmarks tests
|
|||||||
|
|
||||||
.PHONY: tests
|
.PHONY: tests
|
||||||
|
|
||||||
tests:
|
tests: all
|
||||||
$(MAKE) -C tests tests
|
$(MAKE) -C tests tests
|
||||||
|
|
||||||
AM_CXXFLAGS += -I$(top_builddir)/include
|
AM_CXXFLAGS += -I$(top_builddir)/include
|
||||||
|
Reference in New Issue
Block a user