mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
cmake: Fix doxygen.
This commit is contained in:
@ -135,10 +135,6 @@ if(DOXYGEN_FOUND AND DOXYFILE_IN_FOUND)
|
|||||||
|
|
||||||
configure_file("${DOXYFILE_IN}" "${DOXYFILE}" @ONLY)
|
configure_file("${DOXYFILE_IN}" "${DOXYFILE}" @ONLY)
|
||||||
|
|
||||||
get_target_property(DOC_TARGET doc TYPE)
|
add_custom_target(doc)
|
||||||
if(NOT DOC_TARGET)
|
|
||||||
add_custom_target(doc)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
add_dependencies(doc doxygen)
|
add_dependencies(doc doxygen)
|
||||||
endif()
|
endif()
|
||||||
|
1546
doc/doxy.trac.in
1546
doc/doxy.trac.in
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user