mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +00:00
Remove unused commit
This commit is contained in:
parent
f78579ce7e
commit
31be8fb831
@ -53,13 +53,6 @@ target_include_directories(input_filter_gr_blocks
|
|||||||
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
|
${GNSSSDR_SOURCE_DIR}/src/core/interfaces
|
||||||
)
|
)
|
||||||
|
|
||||||
if(LOG4CPP_WITH_OLD_CMAKE)
|
|
||||||
target_link_libraries(input_filter_gr_blocks
|
|
||||||
PRIVATE
|
|
||||||
Log4cpp::log4cpp
|
|
||||||
)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(GNURADIO_USES_STD_POINTERS)
|
if(GNURADIO_USES_STD_POINTERS)
|
||||||
target_compile_definitions(input_filter_gr_blocks
|
target_compile_definitions(input_filter_gr_blocks
|
||||||
PUBLIC -DGNURADIO_USES_STD_POINTERS=1
|
PUBLIC -DGNURADIO_USES_STD_POINTERS=1
|
||||||
|
Loading…
Reference in New Issue
Block a user