summaryrefslogtreecommitdiff
path: root/gr-utils/python
diff options
context:
space:
mode:
authorMarcus Müller <marcus@hostalia.de>2019-08-22 19:53:23 +0200
committerMarcus Müller <marcus@hostalia.de>2019-08-22 22:09:41 +0200
commitd301bc9f4155b6570e5ae365fde8b58ca6f72df3 (patch)
treeba8417df0a1692699b9a8f693670dc3b0e49b012 /gr-utils/python
parent0b1f2b9162dd125964642b5008c4f14c9cf197d4 (diff)
3.9. OOT needs to rely on 3.9
It would be advantageous to not hard-code this, but that requires the templates to be CMake-time configured.
Diffstat (limited to 'gr-utils/python')
-rw-r--r--gr-utils/python/modtool/templates/gr-newmod/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-utils/python/modtool/templates/gr-newmod/CMakeLists.txt b/gr-utils/python/modtool/templates/gr-newmod/CMakeLists.txt
index 9f9de987e8..49a24a0001 100644
--- a/gr-utils/python/modtool/templates/gr-newmod/CMakeLists.txt
+++ b/gr-utils/python/modtool/templates/gr-newmod/CMakeLists.txt
@@ -85,7 +85,7 @@ ENDIF()
########################################################################
# Install directories
########################################################################
-find_package(Gnuradio "3.8" REQUIRED)
+find_package(Gnuradio "3.9" REQUIRED)
include(GrVersion)
include(GrPlatform) #define LIB_SUFFIX