Skip to content

Commit e9cd00b

Browse files
committed
COMP: Exempt pre-existing Duplicate C++ declaration Sphinx warnings
1 parent d063ad6 commit e9cd00b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMake/CTestCustom.cmake.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
4444
"which will suppress this warning"
4545
"WARNING: Cache entry deserialization failed, entry ignored"
4646
"LabelGeometryImageFilter.*deprecated"
47+
"WARNING: Duplicate C\+\+ declaration"
4748
"note: declared here"
4849
"RemovedInSphinx[0-9]+Warning"
4950
"ipo: warning #11053"

0 commit comments

Comments
 (0)