From 35485c05e3a7987bc89cc46c758bdf124ef92293 Mon Sep 17 00:00:00 2001 From: Niels Date: Sun, 26 Apr 2015 23:21:16 +0200 Subject: [PATCH] Appveyor --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 11644b35..c359dcab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.2) +cmake_minimum_required(VERSION 3.1.2) project(json CXX)