From: Azat Khuzhin Date: Sun, 4 Oct 2020 16:48:34 +0000 (+0300) Subject: Drop DOXYGEN_MAN_LINKS unsupported cmake flag X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3012c43808fcb0d6c819d122e617f8e217fcd375;p=libevent Drop DOXYGEN_MAN_LINKS unsupported cmake flag MAN_LINKS is not a variable in Doxyfile anyway. --- diff --git a/cmake/UseDoxygen.cmake b/cmake/UseDoxygen.cmake index 67408192..1209b5a7 100644 --- a/cmake/UseDoxygen.cmake +++ b/cmake/UseDoxygen.cmake @@ -2,7 +2,6 @@ option(DOXYGEN_GENERATE_HTML "Generate HTML" ON) option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF) -option(DOXYGEN_MAN_LINKS "Generate man links" ON) option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF) # If the case-insensitive value of the cmake option is one of