diff --git a/examples/region/CMakeLists.txt b/examples/region/CMakeLists.txt index e51806b0..058b2ad6 100644 --- a/examples/region/CMakeLists.txt +++ b/examples/region/CMakeLists.txt @@ -8,5 +8,5 @@ add_example(NAME region DEVICE sampler processor sink keep-alive - SCRIPT region region-advanced + SCRIPT region region-advanced region-advanced-external )