We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73d1ad commit 0fd172cCopy full SHA for 0fd172c
CTestCustom.cmake.in
@@ -32,6 +32,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
32
"warning .980: wrong number of actual arguments to intrinsic function .std::basic_"
33
"LINK : warning LNK4089: all references to.*ADVAPI32.dll.*discarded by /OPT:REF"
34
"LINK : warning LNK4089: all references to.*PSAPI.DLL.*discarded by /OPT:REF"
35
+ "LINK : warning LNK4089: all references to.*SHELL32.dll.*discarded by /OPT:REF"
36
"LINK : warning LNK4089: all references to.*USER32.dll.*discarded by /OPT:REF"
37
"Warning: library was too large for page size.*"
38
"Warning: public.*_archive_.*in module.*archive_*clashes with prior module.*archive_.*"
0 commit comments