1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-01 02:17:59 +00:00

cmakelint

This commit is contained in:
Jim Melton
2022-08-10 21:27:47 -06:00
parent 4e9faa5793
commit 1473dc3486

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)