CMake: Specify "policy_max"

This commit is contained in:
Cristian Morales Vega 2021-09-08 16:44:13 +01:00
parent 21ba38972b
commit 8ffbc0f114

View File

@ -1,6 +1,6 @@
# Copyright(c) 2019 spdlog authors Distributed under the MIT License (http://opensource.org/licenses/MIT)
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.10...3.21)
# ---------------------------------------------------------------------------------------
# Start spdlog project