From 3a1ad3f13c41a448083100ada6d4162a0092ee58 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 15 Mar 2011 12:52:56 -0700 Subject: uhd: copied examples changes from next onto master branch --- host/examples/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/examples/CMakeLists.txt') diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt index 434caa328..44ed55380 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -20,11 +20,13 @@ ######################################################################## SET(example_sources benchmark_rx_rate.cpp + rx_multi_samples.cpp rx_samples_to_file.cpp rx_samples_to_udp.cpp rx_timed_samples.cpp test_async_messages.cpp test_pps_input.cpp + tx_samples_from_file.cpp tx_timed_samples.cpp tx_waveforms.cpp latency_test.cpp -- cgit v1.2.3