mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 03:05:55 +01: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
|