Use compiler-agnostic defines to silence warning
[lttng-tools.git] / src / vendor / Makefile.am
CommitLineData
116a02e3
JG
1# SPDX-License-Identifier: GPL-2.0-only
2
bd9231e4 3SUBDIRS = msgpack fmt
9dc3671c 4
96bf95ff 5EXTRA_DIST = optional.hpp fmt nlohmann
685e3a1f
SM
6
7noinst_LTLIBRARIES =
8
9# libargpar
10noinst_LTLIBRARIES += argpar/libargpar.la
11argpar_libargpar_la_SOURCES = \
12 argpar/argpar.c \
13 argpar/argpar.h
This page took 0.07804 seconds and 4 git commands to generate.