diff options
Diffstat (limited to 'host/examples/CMakeLists.txt')
-rw-r--r-- | host/examples/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt index fe9e6409e..10d1fddc3 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -19,7 +19,7 @@ # example applications ######################################################################## SET(example_sources - benchmark_rx_rate.cpp + benchmark_rate.cpp rx_multi_samples.cpp rx_samples_to_file.cpp rx_samples_to_udp.cpp |