diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-06-07 12:40:29 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-06-07 12:46:07 -0400 |
commit | f078026e1ac4037e6ec9212c6e8085ef683ab5bc (patch) | |
tree | 28d952430da03e51e83ece66be278b931d8b88b5 /docs/doxygen/other/build_guide.dox | |
parent | 7cfe8af854348924d31aa1feb5978da6dd1fe1c4 (diff) |
docs: adding info on gr-log feature.
Diffstat (limited to 'docs/doxygen/other/build_guide.dox')
-rw-r--r-- | docs/doxygen/other/build_guide.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doxygen/other/build_guide.dox b/docs/doxygen/other/build_guide.dox index 780976d626..fe4b44f345 100644 --- a/docs/doxygen/other/build_guide.dox +++ b/docs/doxygen/other/build_guide.dox @@ -69,6 +69,8 @@ about building gr-comedi. \subsection dep_gr_comedi gr-comedi: Comedi hardware interface \li comedilib (>= 0.8) http://www.comedi.org/ +\subsection dep_gr_log gr-log: Logging Tools (Optional) +\li log4cxx (>= 0.10.0) http://logging.apache.org/log4cxx \section build_gr_cmake Building GNU Radio |