zlib icon indicating copy to clipboard operation
zlib copied to clipboard

Stop cmake deprecation warning about using minimum versions than 2.8.12

Open rafael-santiago opened this issue 3 years ago • 1 comments

On Windows using cmake version 3.19.* a deprecation warning about versions less than 2.8.12 was poping up. It seems that early version support will be cut soon. The related change still considers 2.4.4 as the minimum in the minimum range.

rafael-santiago avatar Oct 13 '21 13:10 rafael-santiago

I also get this warning when compiling with Visual Studio 2022 17.0.0 Professional.

Andreas-Schniertshauer avatar Nov 10 '21 11:11 Andreas-Schniertshauer