summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/swig/CMakeLists.txt')
-rw-r--r--gr-qtgui/swig/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-qtgui/swig/CMakeLists.txt b/gr-qtgui/swig/CMakeLists.txt
index 9f092f6c6..e84035b9f 100644
--- a/gr-qtgui/swig/CMakeLists.txt
+++ b/gr-qtgui/swig/CMakeLists.txt
@@ -23,6 +23,8 @@
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}