Reduced required CMake to only version 2.8.

This commit is contained in:
2016-06-22 23:54:53 -05:00
parent 1e0e4bc3f7
commit f345043aaa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.8)
cmake_minimum_required(VERSION 2.8)
add_library(
WFS