mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
New files for Chroma regression
This commit is contained in:
7
tests/qdpxx/Makefile.am
Normal file
7
tests/qdpxx/Makefile.am
Normal file
@ -0,0 +1,7 @@
|
||||
# additional include paths necessary to compile the C++ library
|
||||
|
||||
AM_CXXFLAGS = -I$(top_srcdir)/lib `chroma-config --cxxflags`
|
||||
AM_LDFLAGS = -L$(top_builddir)/lib `chroma-config --ldflags` `chroma-config --libs`
|
||||
|
||||
|
||||
include Make.inc
|
Reference in New Issue
Block a user