commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 03/07: Use LOG4CPP directories, not the lib


From: git
Subject: [Commit-gnuradio] [gnuradio] 03/07: Use LOG4CPP directories, not the library itself.
Date: Mon, 31 Mar 2014 18:04:31 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit b9fcc9ecc39c4d3e72e63b831f99015520f6ca33
Author: Michael Dickens <address@hidden>
Date:   Tue Mar 25 12:53:11 2014 -0400

    Use LOG4CPP directories, not the library itself.
---
 gr-filter/lib/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-filter/lib/CMakeLists.txt b/gr-filter/lib/CMakeLists.txt
index 9889a4d..27d1e0d 100644
--- a/gr-filter/lib/CMakeLists.txt
+++ b/gr-filter/lib/CMakeLists.txt
@@ -103,7 +103,7 @@ include_directories(
 
 link_directories(
   ${Boost_LIBRARY_DIRS}
-  ${LOG4CPP_LIBRARIES}
+  ${LOG4CPP_LIBRARY_DIRS}
 )
 
 if(ENABLE_GR_CTRLPORT)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]