mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-07 20:50:46 +01:00
5 lines
146 B
Makefile
5 lines
146 B
Makefile
AM_CXXFLAGS += `chroma-config --cxxflags`
|
|
AM_LDFLAGS += -L$(top_builddir)/lib `chroma-config --ldflags` `chroma-config --libs`
|
|
|
|
include Make.inc
|