osg now requires cmake 2.8.0

This commit is contained in:
Laurens Voerman 2016-10-07 16:36:40 +02:00
parent 7ba7b13aa0
commit d2dd24fc89

View File

@ -41,7 +41,7 @@ checks for installed dependenciesand then generates the appropriate
build system.
If you don't already have CMake installed on your system you can grab
it from http://www.cmake.org, use version 2.4.6 or later. Details on the
it from http://www.cmake.org, use version 2.8.0 or later. Details on the
OpenSceneGraph's CMake build can be found at:
http://www.openscenegraph.org/projects/osg/wiki/Build/CMake