diff --git a/client_files/CMakeLists.txt b/client_files/CMakeLists.txt index fe377ec9f..d4b5962e3 100644 --- a/client_files/CMakeLists.txt +++ b/client_files/CMakeLists.txt @@ -1,4 +1,4 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 3.2) +CMAKE_MINIMUM_REQUIRED(VERSION 3.5) add_subdirectory(import) add_subdirectory(export)