1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 05:07:05 +01:00

Starting a benchmarking sub dir

This commit is contained in:
Peter Boyle
2015-05-02 17:52:36 +01:00
parent 31fd146cc0
commit 4a1d4f1b3c
6 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# additional include paths necessary to compile the C++ library
AM_CXXFLAGS = -I$(top_srcdir)/
SUBDIRS = lib tests
SUBDIRS = lib tests benchmarks