aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-10-27 16:31:31 +0100
committerMartin Braun <martin.braun@ettus.com>2014-11-13 01:17:18 +0100
commit864f84b5ccac064f8b011a3c6c63ea4a5f280b74 (patch)
tree2f5a5d3ad8c054aa5df24134e86bd3591797c243 /host/examples/CMakeLists.txt
parent360c0e5c778e54053e127ba88dcd013eab0b750f (diff)
downloaduhd-864f84b5ccac064f8b011a3c6c63ea4a5f280b74.tar.gz
uhd-864f84b5ccac064f8b011a3c6c63ea4a5f280b74.tar.bz2
uhd-864f84b5ccac064f8b011a3c6c63ea4a5f280b74.zip
examples: Merged benchmark_rate and transport_hammer
Diffstat (limited to 'host/examples/CMakeLists.txt')
-rw-r--r--host/examples/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt
index 1e6f2f013..598e42302 100644
--- a/host/examples/CMakeLists.txt
+++ b/host/examples/CMakeLists.txt
@@ -29,7 +29,6 @@ SET(example_sources
test_messages.cpp
test_pps_input.cpp
test_timed_commands.cpp
- transport_hammer.cpp
tx_bursts.cpp
tx_samples_from_file.cpp
tx_timed_samples.cpp