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