forked from boostorg/beast
Don't output LIB_DIR
This commit is contained in:
@@ -100,7 +100,6 @@ 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