aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-06-15 14:42:12 -0700
committerJosh Blum <josh@joshknows.com>2011-06-15 14:42:12 -0700
commitb769fe40f1f36fda1110fdd99e5f5c21755b93cc (patch)
treea8f8555262e171cfda57ea254070e4489b1a54f8 /host/examples/CMakeLists.txt
parent868d58627808b03d77d3df7d6f9e182de98d69d1 (diff)
downloaduhd-b769fe40f1f36fda1110fdd99e5f5c21755b93cc.tar.gz
uhd-b769fe40f1f36fda1110fdd99e5f5c21755b93cc.tar.bz2
uhd-b769fe40f1f36fda1110fdd99e5f5c21755b93cc.zip
uhd: more benchmark tweaks, removed old benchmark rx
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 aef8d9749..10d1fddc3 100644
--- a/host/examples/CMakeLists.txt
+++ b/host/examples/CMakeLists.txt
@@ -20,7 +20,6 @@
########################################################################
SET(example_sources
benchmark_rate.cpp
- benchmark_rx_rate.cpp
rx_multi_samples.cpp
rx_samples_to_file.cpp
rx_samples_to_udp.cpp