c11c1a68e83bd86c3ed729b30659d11568c5315e
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-cxx-binary / Makefile.am
1 # no optimization
2 AM_CPPFLAGS = -O0
3 noinst_PROGRAMS = userspace-probe-elf-cxx-binary
4 userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.h
This page took 0.030768 seconds and 4 git commands to generate.