diff --git a/CMakeLists.txt b/CMakeLists.txt index e7c46067..18363a22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # Copyright(c) 2019 spdlog authors Distributed under the MIT License (http://opensource.org/licenses/MIT) -cmake_minimum_required(VERSION 3.11...3.21) +cmake_minimum_required(VERSION 3.11) # --------------------------------------------------------------------------------------- # Start spdlog project