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