travis and CMake 2.8.8 installation test;

This commit is contained in:
Artyom Dymchenko
2016-01-11 21:39:42 +06:00
parent 3a3b72f25a
commit 1e0081699b
2 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
# ################################################################
PROJECT(zstd)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.7)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
OPTION(ZSTD_LEGACY_SUPPORT "LEGACY SUPPORT" OFF)