SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-cxx-binary / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 # no optimization
4 AM_CPPFLAGS = -O0
5 noinst_PROGRAMS = userspace-probe-elf-cxx-binary
6 userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.h
This page took 0.030123 seconds and 5 git commands to generate.