mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
STYLE: suppress warnings for borland
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
# pragma warn -8030 /* Temporary used for parameter */
|
||||
# pragma warn -8027 /* 'for' not inlined. */
|
||||
# pragma warn -8026 /* 'exception' not inlined. */
|
||||
# pragma warn -8004 /* value never used */
|
||||
#endif
|
||||
|
||||
#ifdef __ICL
|
||||
|
||||
Reference in New Issue
Block a user