cmakelint

This commit is contained in:
Jim Melton 2022-08-10 21:27:47 -06:00
parent 4e9faa5793
commit 1473dc3486
No known key found for this signature in database
GPG Key ID: C46392D9AACAB216
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ if(ENABLE_UHD)
endif()
if(ENABLE_ZMQ)
list(APPEND GR_REQUIRED_COMPONENTS ZEROMQ)
list(APPEND GR_REQUIRED_COMPONENTS ZEROMQ)
endif()
find_package(GNURADIO)