Drop back to 2.8.7 for Travis CI use

This commit is contained in:
Geoff McLane 2015-12-23 00:51:01 +01:00
parent 2dd699940b
commit 0005841cfe

View file

@ -1,6 +1,6 @@
# CMakeLists.txt - 20150402 - 20150130 - 20140801 - for github htacg/tidy-html5 # CMakeLists.txt - 20150402 - 20150130 - 20140801 - for github htacg/tidy-html5
# Prepare for changing the name to 'tidy' # Prepare for changing the name to 'tidy'
cmake_minimum_required (VERSION 2.8.8) cmake_minimum_required (VERSION 2.8.7)
set(LIB_NAME tidy) set(LIB_NAME tidy)