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, 1 insertions, 1 deletions
diff --git a/gr-qtgui/swig/CMakeLists.txt b/gr-qtgui/swig/CMakeLists.txt
index 9b637488d..7a976f917 100644
--- a/gr-qtgui/swig/CMakeLists.txt
+++ b/gr-qtgui/swig/CMakeLists.txt
@@ -30,7 +30,7 @@ set(GR_SWIG_INCLUDE_DIRS
)
set(GR_SWIG_DOC_FILE ${CMAKE_CURRENT_BINARY_DIR}/qtgui_swig_doc.i)
-set(GR_SWIG_DOC_DIRS ${CMAKE_CURRENT_BINARY_DIR}/../include)
+set(GR_SWIG_DOC_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/../include)
set(GR_SWIG_LIBRARIES gnuradio-qtgui)