ctf: compile plugin as C++
[babeltrace.git] / src / plugins / ctf / common / msg-iter / Makefile.am
CommitLineData
0235b0db
MJ
1# SPDX-License-Identifier: MIT
2
d6e69534
PP
3noinst_LTLIBRARIES = libctf-msg-iter.la
4
5libctf_msg_iter_la_SOURCES = \
087cd0f5
SM
6 msg-iter.cpp \
7 msg-iter.hpp
This page took 0.061383 seconds and 4 git commands to generate.