From 51acc5bd5378520e738a074789d90f2cd42d89c2 Mon Sep 17 00:00:00 2001 From: Bastian Bloessl Date: Mon, 17 Jan 2022 13:42:57 +0100 Subject: [PATCH] cmake: switch to GR 3.10 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 17188e6..102fee4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,7 +74,7 @@ ENDIF() # Install directories ######################################################################## include(FindPkgConfig) -find_package(Gnuradio "3.9" REQUIRED) +find_package(Gnuradio "3.10" REQUIRED) include(GrVersion) include(GrPlatform) #define LIB_SUFFIX