1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-13 19:50:34 +00:00

Change PUBLIC by INTERFACE since we only need headers

This commit is contained in:
Carles Fernandez 2021-10-11 16:10:58 +02:00
parent 93e4af110e
commit 1b6b8ee268
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -33,7 +33,7 @@ else()
endif()
target_link_libraries(acquisition_libs
PUBLIC
INTERFACE
Gnuradio::runtime
PRIVATE
Gflags::gflags