Added a preprocessor definition for MSVC to silence safety warnings regarding
authorJared Mulconry <j.mulconry@atomizergames.com>
Sun, 27 Nov 2016 06:34:34 +0000 (17:34 +1100)
committerJared Mulconry <j.mulconry@atomizergames.com>
Sun, 27 Nov 2016 06:34:34 +0000 (17:34 +1100)
commit6f4cb363c8b563d88bb6a078b5bdc9abd6f02ecf
treee87d2b5f1cf85b3503c85f88c53712181c8c5954
parentcf151b77d8bed3eac5cb20629ad23038b08afbe3
Added a preprocessor definition for MSVC to silence safety warnings regarding
C library functions. This addresses all warnings for MSVC x86 and x64 when
building zlib, tools and viewer as a static lib.
test/CMakeLists.txt