mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Removed policy_max from cmake_minimum_required(..)
This commit is contained in:
parent
47e04cf043
commit
7d0531b076
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user