We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5f0d7 commit 5292172Copy full SHA for 5292172
cmake/JSONParser.cmake
@@ -1,7 +1,7 @@
1
# https://github.com/sbellus/json-cmake/blob/9913da8800b95322d393894d3525d634568f305e/JSONParser.cmake
2
# MIT Licensed - https://github.com/sbellus/json-cmake/blob/master/LICENSE
3
4
-cmake_minimum_required(VERSION 3.20)
+cmake_minimum_required(VERSION 3.18)
5
6
if (DEFINED JSonParserGuard)
7
return()
0 commit comments