diff options
author | Ben Reynwar <ben@reynwar.net> | 2013-06-06 10:55:25 -0700 |
---|---|---|
committer | Ben Reynwar <ben@reynwar.net> | 2013-06-06 10:55:25 -0700 |
commit | 1505b377413b9da228dce34f55186dd8849f7d21 (patch) | |
tree | c9facad4fc4e97ba4f214b7ea337ae60cff59293 /gr-noaa | |
parent | 553c06df3dcc913219e6462131861a937acb8b5e (diff) |
Removing gruel from QA python paths.
Diffstat (limited to 'gr-noaa')
-rw-r--r-- | gr-noaa/python/noaa/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-noaa/python/noaa/CMakeLists.txt b/gr-noaa/python/noaa/CMakeLists.txt index c3500581c1..27ed2e1abd 100644 --- a/gr-noaa/python/noaa/CMakeLists.txt +++ b/gr-noaa/python/noaa/CMakeLists.txt @@ -37,7 +37,6 @@ if(ENABLE_TESTING) set(GR_TEST_TARGET_DEPS "") set(GR_TEST_LIBRARY_DIRS "") set(GR_TEST_PYTHON_DIRS - ${CMAKE_BINARY_DIR}/gruel/src/python ${CMAKE_BINARY_DIR}/gnuradio-runtime/python ) |