diff options
author | Volker Schroer <3470424+dl1ksv@users.noreply.github.com> | 2021-04-11 17:05:12 +0200 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-06-04 06:21:34 -0400 |
commit | 6322cbc0b7c6cee6283dbab939b8679b4fe09b2e (patch) | |
tree | a44ee6f112f02f9af29365566d22a69d714132e1 /cmake | |
parent | 6975657efcfe691e2350ad4bfa8f7026bbd9efa2 (diff) |
Update GnuradioConfig.cmake.in
If gr-iio is part of gnuradio, the module should be mentioned here.
Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/Modules/GnuradioConfig.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Modules/GnuradioConfig.cmake.in b/cmake/Modules/GnuradioConfig.cmake.in index a3eaf66435..463c02262f 100644 --- a/cmake/Modules/GnuradioConfig.cmake.in +++ b/cmake/Modules/GnuradioConfig.cmake.in @@ -84,6 +84,7 @@ set(GR_COMPONENTS audio channels pdu + iio qtgui trellis uhd |