twogood / unshield

Tool and library to extract CAB files from InstallShield installers
MIT License
340 stars 73 forks source link

Fix: CMake older than 2.8.12 is now deprecated #135

Closed kratz00 closed 2 years ago

kratz00 commented 2 years ago

Compatibility with versions of CMake older than 2.8.12 is now deprecated and will be removed from a future version. Calls to cmake_minimum_required() or cmake_policy() that set the policy version to an older value now issue a deprecation diagnostic.

https://cmake.org/cmake/help/latest/release/3.19.html#deprecated-and-removed-features