Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Utilities/Sphinx/CTestCustom.cmake.in
3150 views
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"
  )