We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027674f commit 966d886Copy full SHA for 966d886
src/lib/process/cfgrpt/tests/Makefile.am
@@ -1,6 +1,7 @@
1
SUBDIRS = .
2
3
AM_CPPFLAGS = -I$(top_builddir)/src/lib -I$(top_srcdir)/src/lib
4
+AM_CPPFLAGS += $(BOOST_INCLUDES)
5
6
AM_CXXFLAGS = $(KEA_CXXFLAGS)
7
0 commit comments