CMake: Specify "policy_max"

pull/2098/head
Cristian Morales Vega 4 years ago
parent 21ba38972b
commit 8ffbc0f114

@ -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

Loading…
Cancel
Save