Skip to content

Commit 036ff49

Browse files
markjfisherFozzTexx
authored andcommitted
Increment cJSON minimum cmake version to compile with cmake 4
1 parent 76d32c9 commit 036ff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components_pc/cJSON/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set(CMAKE_LEGACY_CYGWIN_WIN32 0)
2-
cmake_minimum_required(VERSION 3.0)
2+
cmake_minimum_required(VERSION 3.6)
33

44
project(cJSON
55
VERSION 1.7.18

0 commit comments

Comments
 (0)