diff options
Diffstat (limited to 'tools/gr-usrptest/python')
-rw-r--r-- | tools/gr-usrptest/python/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gr-usrptest/python/CMakeLists.txt b/tools/gr-usrptest/python/CMakeLists.txt index ba3d12394..9d678c815 100644 --- a/tools/gr-usrptest/python/CMakeLists.txt +++ b/tools/gr-usrptest/python/CMakeLists.txt @@ -20,7 +20,6 @@ ######################################################################## # Include python install macros ######################################################################## -include(GrPython) if(NOT PYTHONINTERP_FOUND) return() endif() |