diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-08 13:15:11 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-08 13:15:11 -0700 |
commit | 6d9a16470bbb416d311a8830d7db42d6c69a39cf (patch) | |
tree | 180d6615d74b1d2759171cf91b918e55f3a84826 /gr-uhd/CMakeLists.txt | |
parent | 50dc3145d69e20541d83dfb551d6b6ee1b3116bb (diff) |
wxgui: removed
Diffstat (limited to 'gr-uhd/CMakeLists.txt')
-rw-r--r-- | gr-uhd/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/CMakeLists.txt b/gr-uhd/CMakeLists.txt index 6310822cf4..cb4fda82af 100644 --- a/gr-uhd/CMakeLists.txt +++ b/gr-uhd/CMakeLists.txt @@ -61,7 +61,6 @@ if(ENABLE_PYTHON) add_subdirectory(python/uhd) add_subdirectory(grc) add_subdirectory(apps) - add_subdirectory(examples/python) add_subdirectory(examples/grc) endif(ENABLE_PYTHON) |