aboutsummaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorSjors Provoost <sjors@sprovoost.nl>2019-11-03 09:57:18 +0100
committerSjors Provoost <sjors@sprovoost.nl>2020-07-31 13:38:10 +0200
commit32128ba682033560d6eb2e4848a9f77a842016d2 (patch)
tree4f94256e0ffcd4e2cf9cbdd29d0c97723d54c07d /doc/Doxyfile.in
parent3c84d85f7d218fa27e9343c5cd1a55e519218980 (diff)
downloadbitcoin-32128ba682033560d6eb2e4848a9f77a842016d2.tar.xz
[doc] include Doxygen comments for HAVE_BOOST_PROCESS
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 7e307ab7c8..2f79168212 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -2073,7 +2073,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
-PREDEFINED =
+PREDEFINED = HAVE_BOOST_PROCESS
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The