From e7da0b4b7ca728b216447aafd46494ac398c4ed2 Mon Sep 17 00:00:00 2001 From: Niels Date: Sun, 26 Apr 2015 23:56:42 +0200 Subject: [PATCH] Appveyor --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ed09490..4fa006aa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.1.2) +cmake_minimum_required(VERSION 2.8) project(json CXX)