mirror of
https://github.com/reactos/CMake.git
synced 2024-11-27 21:41:03 +00:00
COMP: add a warning ignore for gcc 3.4.2
This commit is contained in:
parent
93384c7763
commit
aadde3f045
@ -8,6 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
"warning: To disable this warning use"
|
||||
"could not be inlined"
|
||||
"libCurl.*has no symbols"
|
||||
"stl_deque.h:479"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user