CMake 2.8.11 with travis test;

This commit is contained in:
Artyom Dymchenko
2016-01-11 23:03:55 +06:00
parent 706ced3553
commit a207930d30
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
# ################################################################
PROJECT(zstd)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)
OPTION(ZSTD_LEGACY_SUPPORT "LEGACY SUPPORT" OFF)