1
0
mirror of https://github.com/DaveGamble/cJSON synced 2025-04-16 20:17:37 +00:00
This commit is contained in:
Kang Lin 2024-09-23 13:12:56 +02:00 committed by GitHub
commit 332b8dbf66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
set(CMAKE_LEGACY_CYGWIN_WIN32 0)
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.6.0)
project(cJSON
VERSION 1.7.18