diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ded7bc..9a609e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ # See examples/middleware for example # -cmake_minimum_required(VERSION 3.0.0) +cmake_minimum_required(VERSION 3.10) project(quickflux VERSION 1.1.3) option(quickflux_INSTALL "Enable the installation of targets." ON)