client-building icon indicating copy to clipboard operation
client-building copied to clipboard

Change CMake version in Readme.md

Open Safranil opened this issue 2 years ago • 0 comments

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)

Safranil avatar Sep 01 '22 11:09 Safranil