From 05a2ae6a31f378daeb777dca5c774aed0b9a9274 Mon Sep 17 00:00:00 2001 From: Alexey Rybalchenko Date: Wed, 29 Nov 2023 18:46:17 +0100 Subject: [PATCH] example: configure new script too --- examples/region/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/region/CMakeLists.txt b/examples/region/CMakeLists.txt index e51806b07..058b2ad6a 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 )