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-digital/lib/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gr-digital/lib/CMakeLists.txt') diff --git a/gr-digital/lib/CMakeLists.txt b/gr-digital/lib/CMakeLists.txt index faa10c6b65..a17c91a85a 100644 --- a/gr-digital/lib/CMakeLists.txt +++ b/gr-digital/lib/CMakeLists.txt @@ -29,7 +29,6 @@ include_directories( ${GR_BLOCKS_INCLUDE_DIRS} ${GNURADIO_RUNTIME_INCLUDE_DIRS} ${VOLK_INCLUDE_DIRS} - ${GRUEL_INCLUDE_DIRS} ${LOG4CPP_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS} ) -- cgit v1.2.3