From 452012093076c66cf5e934d47b43275bf0d0cf45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 9 Jun 2013 00:29:57 +0200 Subject: Update the README, fix CMake version requirement --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 69b3d17..261f4e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 2.8.4) +cmake_minimum_required (VERSION 2.8.5) project (sensei-raw-ctl C) set (project_VERSION "1.0") -- cgit v1.2.3