mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Drop DOXYGEN_MAN_LINKS unsupported cmake flag
MAN_LINKS is not a variable in Doxyfile anyway.
This commit is contained in:
parent
852af060af
commit
3012c43808
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
option(DOXYGEN_GENERATE_HTML "Generate HTML" ON)
|
option(DOXYGEN_GENERATE_HTML "Generate HTML" ON)
|
||||||
option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF)
|
option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF)
|
||||||
option(DOXYGEN_MAN_LINKS "Generate man links" ON)
|
|
||||||
option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
|
option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
|
||||||
|
|
||||||
# If the case-insensitive value of the cmake option is one of
|
# If the case-insensitive value of the cmake option is one of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user