summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
diff options
context:
space:
mode:
authorJosh Blum2012-04-09 12:46:11 -0700
committerJosh Blum2012-04-09 12:46:11 -0700
commitc7139a7eca69b3245c615ca9ac830ac04eff777c (patch)
tree02c46580e331c94cfd205b30bbb88eeb6ff7673f /gnuradio-core/src
parentf621a52f779381cfe550b4278b83e701a747944c (diff)
downloadgnuradio-c7139a7eca69b3245c615ca9ac830ac04eff777c.tar.gz
gnuradio-c7139a7eca69b3245c615ca9ac830ac04eff777c.tar.bz2
gnuradio-c7139a7eca69b3245c615ca9ac830ac04eff777c.zip
gr: fix 2 places where pyc files get generated in-tree
Included the GrPython module to define PYTHON_DASH_B.
Diffstat (limited to 'gnuradio-core/src')
-rw-r--r--gnuradio-core/src/lib/gengen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-core/src/lib/gengen/CMakeLists.txt b/gnuradio-core/src/lib/gengen/CMakeLists.txt
index 8a43a8880..d13776990 100644
--- a/gnuradio-core/src/lib/gengen/CMakeLists.txt
+++ b/gnuradio-core/src/lib/gengen/CMakeLists.txt
@@ -20,6 +20,7 @@
########################################################################
# This file included, use CMake directory variables
########################################################################
+include(GrPython)
########################################################################
# generate the python helper script which calls into the build utils