switch to using compat

This commit is contained in:
Jettford
2024-12-11 15:39:57 +00:00
parent 4133008d9c
commit ba2c692565
3 changed files with 8 additions and 25 deletions

View File

@@ -47,6 +47,7 @@ elseif (WIN32)
set(WITH_GTEST OFF CACHE BOOL "" FORCE)
set(ZLIB_ENABLE_TESTS OFF CACHE BOOL "" FORCE)
set(ZLIB_COMPAT ON CACHE BOOL "Enable ZLIB compatibility mode" FORCE)
# TODO Keep an eye on the zlib repository for an update to disable testing. Don't forget to update CMakePresets
FetchContent_Declare(