summaryrefslogtreecommitdiff
path: root/gr-fcd/swig/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fcd/swig/CMakeLists.txt')
-rw-r--r--gr-fcd/swig/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-fcd/swig/CMakeLists.txt b/gr-fcd/swig/CMakeLists.txt
index 73676ae6a..f715c4785 100644
--- a/gr-fcd/swig/CMakeLists.txt
+++ b/gr-fcd/swig/CMakeLists.txt
@@ -25,8 +25,6 @@ include(GrSwig)
#set(GR_SWIG_FLAGS -DGR_HAVE_FCD) #needed to parse fcd_swig.i
-set(GR_SWIG_TARGET_DEPS core_swig)
-
set(GR_SWIG_INCLUDE_DIRS
${GR_FCD_INCLUDE_DIRS}
${GNURADIO_CORE_SWIG_INCLUDE_DIRS}