https://bugs.gentoo.org/958356 https://bugs.gentoo.org/961227 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1 +1 @@ -cmake_minimum_required(VERSION 3.1) +cmake_minimum_required(VERSION 3.10) --- a/src/third-party/discord-rpc/CMakeLists.txt +++ b/src/third-party/discord-rpc/CMakeLists.txt @@ -1 +1 @@ -cmake_minimum_required (VERSION 3.1.0) +cmake_minimum_required (VERSION 3.10)