ELFIO/examples/writer/Makefile.am
2020-08-24 13:05:31 -07:00

4 lines
116 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = writer
writer_SOURCES = writer.cpp
EXTRA_DIST = CMakeLists.txt