cmake/Utilities/Sphinx/CTestCustom.cmake.in
2024-07-09 14:46:46 +02:00

5 lines
176 B
CMake

list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"cmake.texi:[0-9]+: warning: .definfoenclose is obsolete"
"cmake.texi:[0-9]+: warning: @ref should not appear on @item line"
)