We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df1f98 commit 901d59bCopy full SHA for 901d59b
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