mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 19:50:34 +00:00
Include UHD path in the public interface of signal_source_adapters (fixes: #481)
This commit is contained in:
parent
816bd94379
commit
a669ecbfa3
@ -186,8 +186,7 @@ if(ENABLE_UHD)
|
||||
target_link_libraries(signal_source_adapters
|
||||
PUBLIC
|
||||
Gnuradio::uhd
|
||||
PRIVATE
|
||||
Uhd::uhd
|
||||
Uhd::uhd # for uhd/config.hpp in gnuradio/uhd/usrp_source.h
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user