Skip to content

Commit 1f86718

Browse files
committed
Set CMake Minium to 3.20
1 parent c740455 commit 1f86718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.22)
1+
cmake_minimum_required(VERSION 3.20)
22
# If operating system for which CMake to build is Windows set SDK version to 10
33
set(CMAKE_SYSTEM_VERSION 10.0)
44

0 commit comments

Comments
 (0)