mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
5 lines
124 B
Makefile
5 lines
124 B
Makefile
AM_CXXFLAGS += `chroma-config --cxxflags`
|
|
AM_LDFLAGS += `chroma-config --ldflags` `chroma-config --libs`
|
|
|
|
include Make.inc
|