client-building
client-building copied to clipboard
Change CMake version in Readme.md
The Nextcloud Desktop client has now a minimum requirement for CMake 3.16
https://github.com/nextcloud/desktop/blob/master/CMakeLists.txt#L1:
cmake_minimum_required(VERSION 3.16)