Skip to content

Commit a2b4262

Browse files
authored
Update CMakeLists.txt to fix #3029
1 parent 8fed530 commit a2b4262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright(c) 2019 spdlog authors Distributed under the MIT License (http://opensource.org/licenses/MIT)
22

3-
cmake_minimum_required(VERSION 3.11)
3+
cmake_minimum_required(VERSION 3.10...3.21)
44

55
# ---------------------------------------------------------------------------------------
66
# Start spdlog project

0 commit comments

Comments
 (0)