diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e9f4de8f..3f76f25c0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1957,9 +1957,7 @@ endif() if(${Protobuf_VERSION} VERSION_EQUAL "0.0.0") unset(Protobuf_VERSION) endif() -if(PC_GNURADIO_RUNTIME_VERSION VERSION_LESS "3.7.99") - set(PC_GNURADIO_RUNTIME_VERSION "3.7.13") -endif() + ################################################################################