1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests/qdpxx/Makefile.am

5 lines
124 B
Makefile
Raw Normal View History

2016-08-02 17:26:54 +01:00
AM_CXXFLAGS += `chroma-config --cxxflags`
AM_LDFLAGS += `chroma-config --ldflags` `chroma-config --libs`
2015-12-10 22:55:59 +00:00
include Make.inc