mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Utilities/Sphinx: Ignore warning in generated texinfo documentation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
"cmake.texi:[0-9]+: warning: .definfoenclose is obsolete"
|
||||
"cmake.texi:[0-9]+: warning: @itemize has text but no @item"
|
||||
"cmake.texi:[0-9]+: warning: @ref should not appear on @item line"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user