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