Update the README, fix CMake version requirement

This commit is contained in:
2013-06-09 00:29:57 +02:00
parent f2ec1cf5b3
commit 4520120930
2 changed files with 14 additions and 1 deletions

View File

@@ -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")