summaryrefslogtreecommitdiff
path: root/Utilities/Sphinx/CTestCustom.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/Sphinx/CTestCustom.cmake.in')
-rw-r--r--Utilities/Sphinx/CTestCustom.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/Sphinx/CTestCustom.cmake.in b/Utilities/Sphinx/CTestCustom.cmake.in
new file mode 100644
index 0000000000..840121b0ab
--- /dev/null
+++ b/Utilities/Sphinx/CTestCustom.cmake.in
@@ -0,0 +1,3 @@
+list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
+ "cmake.texi:[0-9]+: warning: .definfoenclose is obsolete"
+ )