diff options
author | Marcus Müller <mmueller@gnuradio.org> | 2019-07-17 21:51:56 +0200 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2019-07-17 22:31:50 +0200 |
commit | 29a50db640a3fe56f26a60f3a9cceb6e2b34fa9f (patch) | |
tree | 5560bd581a17ba71ee63b5349ecce8a44622e3c3 /cmake/Modules | |
parent | f6273f1f01ef6aa0e6f101372bab275a3dc24be0 (diff) |
Purge gr-comedi and all references to it from mainline GNU Radio
This includes the gr-comedi/ subdirectory, the build infrastructure and
CMake modules referencing Comedi, and the documentation.
Diffstat (limited to 'cmake/Modules')
-rw-r--r-- | cmake/Modules/GnuradioConfig.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/Modules/GnuradioConfig.cmake.in b/cmake/Modules/GnuradioConfig.cmake.in index 832e8fcca7..1e5ad20ece 100644 --- a/cmake/Modules/GnuradioConfig.cmake.in +++ b/cmake/Modules/GnuradioConfig.cmake.in @@ -91,7 +91,6 @@ set(GR_COMPONENTS digital dtv audio - comedi channels qtgui trellis |