Update minimum CMake version and documentation.

This commit is contained in:
Matt Williams
2012-07-15 20:37:13 +01:00
parent ca6f98c339
commit 6fd7079e7c
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
PROJECT(PolyVox)