diff options
author | Josh Blum <josh@joshknows.com> | 2012-11-25 22:52:21 -0800 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2012-11-26 06:26:30 -0800 |
commit | 9f83463dd5915b307c475a86b8ea46341e63cba6 (patch) | |
tree | 445d07278dad4443827d7c0baa4d0df91d1ef0cb /gnuradio-core/src/lib/swig | |
parent | 0d0f6eb364bda1fc6c2d2820e2d8412af3be8c5c (diff) |
core: this should have deparated w/ gr-wavelet
Diffstat (limited to 'gnuradio-core/src/lib/swig')
-rw-r--r-- | gnuradio-core/src/lib/swig/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-core/src/lib/swig/CMakeLists.txt b/gnuradio-core/src/lib/swig/CMakeLists.txt index 5b740d916d..72a2534f70 100644 --- a/gnuradio-core/src/lib/swig/CMakeLists.txt +++ b/gnuradio-core/src/lib/swig/CMakeLists.txt @@ -26,7 +26,6 @@ link_directories(${Boost_LIBRARY_DIRS}) set(GR_SWIG_INCLUDE_DIRS ${Boost_INCLUDE_DIRS} - ${GSL_INCLUDE_DIRS} ${GRUEL_INCLUDE_DIRS} ${GNURADIO_CORE_SWIG_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |