diff --git a/CMakeLists.txt b/CMakeLists.txt index 30c569ac..1da25232 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Copyright(c) 2019 spdlog authors # Distributed under the MIT License (http://opensource.org/licenses/MIT) -cmake_minimum_required(VERSION 3.13) +cmake_minimum_required(VERSION 3.12) #--------------------------------------------------------------------------------------- # Start spdlog project