blob: ae99ab525849e8102b3cd594f33f6a69e9af9b9a [file] [log] [blame]
LDADD = ../libndn-cpp-dev.la @BOOST_SYSTEM_LIB@
noinst_PROGRAMS = \
test-get-async \
test-publish-async \
test-encode-decode-benchmark
test_encode_decode_benchmark_SOURCES = test-encode-decode-benchmark.cpp
test_get_async_SOURCES = test-get-async.cpp
test_publish_async_SOURCES = test-publish-async.cpp