summaryrefslogtreecommitdiff
path: root/gr-audio/swig
diff options
context:
space:
mode:
Diffstat (limited to 'gr-audio/swig')
-rw-r--r--gr-audio/swig/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-audio/swig/CMakeLists.txt b/gr-audio/swig/CMakeLists.txt
index fab366660..4997ca3f7 100644
--- a/gr-audio/swig/CMakeLists.txt
+++ b/gr-audio/swig/CMakeLists.txt
@@ -23,8 +23,6 @@
include(GrPython)
include(GrSwig)
-set(GR_SWIG_TARGET_DEPS core_swig)
-
set(GR_SWIG_INCLUDE_DIRS
${GR_AUDIO_INCLUDE_DIRS}
${GNURADIO_CORE_SWIG_INCLUDE_DIRS}