From e5d70dca662487eab2586f98ff739d1c1d90b152 Mon Sep 17 00:00:00 2001 From: andreidanila1 Date: Tue, 9 Jul 2024 08:06:33 +0300 Subject: [PATCH] gr-util: gr-gui library is never used. For this reason when we disable the m2k plugin the build fails. gr-gui is included in the m2k module. Signed-off-by: andreidanila1 --- gr-util/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/gr-util/CMakeLists.txt b/gr-util/CMakeLists.txt index b0cca35211..b8a98c38fe 100644 --- a/gr-util/CMakeLists.txt +++ b/gr-util/CMakeLists.txt @@ -62,7 +62,6 @@ target_link_libraries( PUBLIC Qt${QT_VERSION_MAJOR}::Core scopy-iioutil scopy-gui - scopy-gr-gui scopy-iio-widgets gnuradio::gnuradio-runtime gnuradio::gnuradio-analog