Revision 3a142beb gnuradio-core/CMakeLists.txt

b/gnuradio-core/CMakeLists.txt
1
# Copyright 2010-2012 Free Software Foundation, Inc.
1
# Copyright 2010-2011 Free Software Foundation, Inc.
2 2
#
3 3
# This file is part of GNU Radio
4 4
#
......
64 64

65 65
GR_SET_GLOBAL(GNURADIO_CORE_SWIG_INCLUDE_DIRS
66 66
    ${CMAKE_SOURCE_DIR}/gruel/src/swig
67
    ${CMAKE_BINARY_DIR}/gruel/src/swig
67
    ${CMAKE_BINARY_DIR}/gruel/src/swig/
68 68
    ${CMAKE_CURRENT_SOURCE_DIR}/src/lib/swig
69 69
    ${GNURADIO_CORE_INCLUDE_DIRS}
70 70
)

Also available in: Unified diff