From 312de88604d052142f91ae4eb292ccd25fac7963 Mon Sep 17 00:00:00 2001 From: Johnathan Corgan <jcorgan@corganenterprises.com> Date: Tue, 3 Jul 2012 18:02:10 -0700 Subject: blocks: apply swig fix --- gr-blocks/swig/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gr-blocks/swig/CMakeLists.txt') diff --git a/gr-blocks/swig/CMakeLists.txt b/gr-blocks/swig/CMakeLists.txt index fb29789f08..cd27485470 100644 --- a/gr-blocks/swig/CMakeLists.txt +++ b/gr-blocks/swig/CMakeLists.txt @@ -23,6 +23,8 @@ include(GrPython) include(GrSwig) +set(GR_SWIG_TARGET_DEPS core_swig) + set(GR_SWIG_INCLUDE_DIRS ${GR_BLOCKS_INCLUDE_DIRS} ${GNURADIO_CORE_SWIG_INCLUDE_DIRS} -- cgit v1.2.3