mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 14:54:32 +02:00
Show LIB_DIR (debug)
This commit is contained in:
@@ -100,6 +100,7 @@ else
|
|||||||
actions make_doxygen_xml
|
actions make_doxygen_xml
|
||||||
{
|
{
|
||||||
export LIB_DIR=$(LIB_DIR)
|
export LIB_DIR=$(LIB_DIR)
|
||||||
|
echo "LIB_DIR=$LIB_DIR" > "$LIB_DIR/doc/html/lib_dir.txt"
|
||||||
export XML_OUTPUT=$(1:D)
|
export XML_OUTPUT=$(1:D)
|
||||||
"$(.doxygen)" $(2)
|
"$(.doxygen)" $(2)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user