bump minimum version of cmake

This commit is contained in:
Andy Bauer 2016-12-23 08:56:10 -06:00
parent ce36906d1c
commit 47b33917c4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Created by mastertheknife (Kfir Itzhak)
# For more information and installation, see the INSTALL file
#
cmake_minimum_required (VERSION 2.6)
cmake_minimum_required (VERSION 2.8.7)
project (zoneminder)
file (STRINGS "version" zoneminder_VERSION)
# make API version a minor of ZM version