1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-26 03:54:55 +00:00

Add Log4cpp::log4cpp imported target

This commit is contained in:
Carles Fernandez
2019-02-04 08:12:25 +01:00
parent 999604cd75
commit d6a3ab2f6f
2 changed files with 21 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ target_link_libraries(input_filter_gr_blocks
PRIVATE
Gflags::gflags
Glog::glog
${LOG4CPP_LIBRARIES}
Log4cpp::log4cpp
)
set_property(TARGET input_filter_gr_blocks