Update CMakeLists.txt to fix #3029

pull/3066/head
Gabi Melman 1 year ago committed by GitHub
parent 8fed530bdf
commit a2b4262090
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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)
cmake_minimum_required(VERSION 3.10...3.21)
# ---------------------------------------------------------------------------------------
# Start spdlog project

Loading…
Cancel
Save