summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnuradio-runtime/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-runtime/lib/CMakeLists.txt b/gnuradio-runtime/lib/CMakeLists.txt
index b8ece6e772..9276647ea2 100644
--- a/gnuradio-runtime/lib/CMakeLists.txt
+++ b/gnuradio-runtime/lib/CMakeLists.txt
@@ -132,6 +132,7 @@ list(APPEND gnuradio_runtime_libs
gruel
volk
${Boost_LIBRARIES}
+ ${LOG4CPP_LIBRARIES}
)
#need to link with librt on ubuntu 11.10 for shm_*