mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 09:58:07 +02:00
cmake: drop obsolete dependencies for generated docbook source files
The docbook source files are already dependencies of the generated docbook files. Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
8d97452051
commit
a3937715ae
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ configure_file(${srcfile} ${_outfile})
|
|||
COMMENT "Generating ${outname}"
|
||||
)
|
||||
add_custom_target(${outname} DEPENDS ${_outfile})
|
||||
add_dependencies(doc ${outname})
|
||||
endmacro()
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue