1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-05 02:07:02 +00:00

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

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)