diff --git a/deps/clog/CMakeLists.txt b/deps/clog/CMakeLists.txt index 6e50c41c..f40319a2 100644 --- a/deps/clog/CMakeLists.txt +++ b/deps/clog/CMakeLists.txt @@ -1,4 +1,4 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 3.1 FATAL_ERROR) +CMAKE_MINIMUM_REQUIRED(VERSION 3.10 FATAL_ERROR) INCLUDE(GNUInstallDirs)