Update minimum cmake requirement to be consitent with other sources.

pull/1/head
Darrell Anderson 10 years ago
parent 96d04559bf
commit c92a8232ba

@ -9,7 +9,7 @@
# #
################################################# #################################################
cmake_minimum_required( VERSION 2.6 ) cmake_minimum_required( VERSION 2.8 )
##### include our cmake modules ################# ##### include our cmake modules #################

Loading…
Cancel
Save