Skip to content

Commit 5292172

Browse files
committed
One more place where version is listed
1 parent 6e5f0d7 commit 5292172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/JSONParser.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://github.com/sbellus/json-cmake/blob/9913da8800b95322d393894d3525d634568f305e/JSONParser.cmake
22
# MIT Licensed - https://github.com/sbellus/json-cmake/blob/master/LICENSE
33

4-
cmake_minimum_required(VERSION 3.20)
4+
cmake_minimum_required(VERSION 3.18)
55

66
if (DEFINED JSonParserGuard)
77
return()

0 commit comments

Comments
 (0)