mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Tell Doxygen to generate XML
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
df28b8d2ea
commit
1d46bfbae8
|
|
@ -42,3 +42,5 @@ DOT_TRANSPARENT = YES
|
||||||
# \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
|
# \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
|
||||||
# This avoids writing redundant text and keeps Clang happy.
|
# This avoids writing redundant text and keeps Clang happy.
|
||||||
ALIASES += emptydescription=""
|
ALIASES += emptydescription=""
|
||||||
|
|
||||||
|
GENERATE_XML = YES
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue