X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=thirdparty%2Fzlib%2FCMakeLists.txt;fp=thirdparty%2Fzlib%2FCMakeLists.txt;h=710855de3765dcc23399cccf0fd3aaeb2ab82092;hb=cfb8a74451e3a4063b2e7638cfbb15ad6b533600;hp=3cf970ee552ff2331a97396106801856ee0770b2;hpb=62e2252a0bf71d12c36d3506aafe824643a05766;p=apitrace diff --git a/thirdparty/zlib/CMakeLists.txt b/thirdparty/zlib/CMakeLists.txt index 3cf970e..710855d 100644 --- a/thirdparty/zlib/CMakeLists.txt +++ b/thirdparty/zlib/CMakeLists.txt @@ -1,7 +1,5 @@ include_directories (${CMAKE_CURRENT_SOURCE_DIR}) -add_definitions (-DNO_VIZ) - # adjust warnings if (MSVC) add_definitions (-wd4131) # uses old-style declarator