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