1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-09 11:43:08 +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

View File

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