Skip to content

Commit 384f6aa

Browse files
authored
i#7013 build failure: Remove DOT_TRANSPARENT from Doxyfile.in (#2521)
This causes the error CMake Error at /tmp/dynamorio/drmemory/docs/CMake_doxyfile.cmake:256 (message): /usr/bin/doxygen -u failed: This tag has been removed. Tested: $ make htmldocs Fixes #2524 Fixes DynamoRIO/dynamorio#7013
1 parent bfbc4a1 commit 384f6aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/Doxyfile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ DOT_IMAGE_FORMAT = png
240240
DOT_PATH =
241241
DOTFILE_DIRS =
242242
MAX_DOT_GRAPH_DEPTH = 1000
243-
DOT_TRANSPARENT = NO
244243
DOT_MULTI_TARGETS = NO
245244
GENERATE_LEGEND = YES
246245
DOT_CLEANUP = YES

0 commit comments

Comments
 (0)