mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 07:11:52 +08:00
6 lines
239 B
CMake
6 lines
239 B
CMake
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"
|
|
)
|