mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +00:00
CMake: remove leftovers
This commit is contained in:
parent
56ae0c043c
commit
5186b737b7
@ -50,14 +50,6 @@ if(GNURADIO_USES_STD_POINTERS)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NOT GNURADIO_USES_LOG4CPP)
|
|
||||||
target_link_libraries(resampler_gr_blocks
|
|
||||||
PUBLIC
|
|
||||||
fmt::fmt
|
|
||||||
spdlog::spdlog
|
|
||||||
)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
target_include_directories(resampler_gr_blocks
|
target_include_directories(resampler_gr_blocks
|
||||||
PUBLIC
|
PUBLIC
|
||||||
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
|
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
|
||||||
|
Loading…
Reference in New Issue
Block a user