diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt index 9d98feb23..7c77f0442 100644 --- a/Telegram/CMakeLists.txt +++ b/Telegram/CMakeLists.txt @@ -1,3 +1,5 @@ +# Specify minimum cmake version + cmake_minimum_required(VERSION 3.10) # defines if (LINUX) if (CMAKE_SIZEOF_VOID_P EQUAL 8)