From f74d3dae8f2ec423c61932b4ad0359f98b996a51 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Fri, 29 Mar 2013 17:31:06 -0400 Subject: gruel: moved gruel into subdirs of gnuradio-runtime. PMTs are handled slightly different and are installed into their own module and include dir. --- gr-blocks/swig/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gr-blocks/swig/CMakeLists.txt') diff --git a/gr-blocks/swig/CMakeLists.txt b/gr-blocks/swig/CMakeLists.txt index 94495688d8..42def5d4d3 100644 --- a/gr-blocks/swig/CMakeLists.txt +++ b/gr-blocks/swig/CMakeLists.txt @@ -28,7 +28,6 @@ set(GR_SWIG_INCLUDE_DIRS ${GR_BLOCKS_INCLUDE_DIRS} ${GNURADIO_RUNTIME_INCLUDE_DIRS} ${GNURADIO_RUNTIME_SWIG_INCLUDE_DIRS} - ${GRUEL_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS} ) -- cgit v1.2.3