mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-25 11:34:16 +01:00
New files for Chroma regression
This commit is contained in:
@@ -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