Skip to content

Commit

Permalink
cmake: switch to GR 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bastibl committed Jan 17, 2022
1 parent 113b70b commit 51acc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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
Expand Down

0 comments on commit 51acc5b

Please sign in to comment.