diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2017-03-22 09:22:36 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-03-22 09:22:36 -0700 |
commit | 0d5fd62c70f5f633b124732a17ed90b061f94941 (patch) | |
tree | 15afd977df1db8b03fb9c2a7a2406a62c6604d14 /gr-wavelet/CMakeLists.txt | |
parent | aab6e83233703f528518f40e0219cd375e7a8d5b (diff) | |
parent | 6a68b9bbfd49531f696ae0ab6cc764fdabb94999 (diff) |
Merge remote-tracking branch 'gnuradio-github/pr/1195'
Diffstat (limited to 'gr-wavelet/CMakeLists.txt')
-rw-r--r-- | gr-wavelet/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-wavelet/CMakeLists.txt b/gr-wavelet/CMakeLists.txt index bdc19a1ebc..716ef77dad 100644 --- a/gr-wavelet/CMakeLists.txt +++ b/gr-wavelet/CMakeLists.txt @@ -89,10 +89,7 @@ add_subdirectory(lib) if(ENABLE_PYTHON) add_subdirectory(swig) add_subdirectory(python/wavelet) -# add_subdirectory(grc) endif(ENABLE_PYTHON) -#add_subdirectory(examples) -#add_subdirectory(doc) ######################################################################## # Create Pkg Config File |