We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3df1f98 + 901d59b commit 2327b23Copy full SHA for 2327b23
CMakeLists.txt
@@ -1,6 +1,6 @@
1
#Licensed under the MIT license. See LICENSE file in the project root for full license information.
2
3
-cmake_minimum_required(VERSION 2.8.7)
+cmake_minimum_required(VERSION 3.1)
4
cmake_policy(SET CMP0048 NEW)
5
project(json-c VERSION 0.13.99)
6
0 commit comments