summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrennan Ashton <bashton@brennanashton.com>2018-10-17 15:04:27 -0700
committerMartin Braun <martin.braun@ettus.com>2018-10-23 11:44:14 -0700
commitae1b2448c359f17a2fca233f3dfa38fb8a276b05 (patch)
tree8b2056909258a53437d57312f0f586df851de2a0
parent2f4cffc6518e528adfcd5f02d855e037048d8a39 (diff)
cmake: Check for successful find of Log4cpp
Will cause CMake to fail if Log4cpp was not previously found. Reviewed-by: Michael Dickens <michael.dickens@ettus.com> Reviewed-by: Andrej Rode <mail@andrejro.de>
-rw-r--r--gnuradio-runtime/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-runtime/CMakeLists.txt b/gnuradio-runtime/CMakeLists.txt
index 73d5fdd54c..6393ab30ed 100644
--- a/gnuradio-runtime/CMakeLists.txt
+++ b/gnuradio-runtime/CMakeLists.txt
@@ -40,6 +40,7 @@ GR_REGISTER_COMPONENT("gnuradio-runtime" ENABLE_GNURADIO_RUNTIME
ENABLE_VOLK
PYTHONINTERP_FOUND
MPLIB_FOUND
+ LOG4CPP_FOUND
)
GR_SET_GLOBAL(GNURADIO_RUNTIME_INCLUDE_DIRS