mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
Merge topic 'bzip2-warnings'
db1447b2cf bzip2: Disable MSVC warnings in 3rd party code
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4395
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
|
||||
#include "bzlib.h"
|
||||
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
# pragma warning(push,1)
|
||||
#endif
|
||||
|
||||
/*-- General stuff. --*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user