Update minimum cmake requirement to be consitent with other sources.

pull/1/head
Darrell Anderson 11 years ago
parent 2836317a57
commit a0af22785b

@ -9,7 +9,7 @@
# #
################################################# #################################################
cmake_minimum_required( VERSION 2.6 ) cmake_minimum_required( VERSION 2.8 )
##### general package setup ##################### ##### general package setup #####################

Loading…
Cancel
Save