We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fed530 commit a2b4262Copy full SHA for a2b4262
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Copyright(c) 2019 spdlog authors Distributed under the MIT License (http://opensource.org/licenses/MIT)
2
3
-cmake_minimum_required(VERSION 3.11)
+cmake_minimum_required(VERSION 3.10...3.21)
4
5
# ---------------------------------------------------------------------------------------
6
# Start spdlog project
0 commit comments