EionRobb / skype4pidgin

Skype Plugin for Pidgin, libpurple and more
https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb#skypeweb-plugin-for-pidgin
625 stars 88 forks source link

Deprecation of cmake version #694

Open beadon opened 1 year ago

beadon commented 1 year ago

Trying to build this today I am receiving this warning:

~/build/skype4pidgin/skypeweb/build$ cmake .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

$ cmake --version cmake version 3.25.1

Can the cmake supported version be updated to later cmake ( 3.25 appears to be current, with 3.27 being the latest and greatest ) >