This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Description
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 ) >