diff --git a/CMakeLists.txt b/CMakeLists.txt index e20dae6..736b39d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ # this program. If not, see . ############################################################################### -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 2.8...4.0) project(sqlplot-tools)