You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ) >
The text was updated successfully, but these errors were encountered:
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 ) >
The text was updated successfully, but these errors were encountered: