From: <ai...@us...> - 2009-01-22 22:30:21
|
Revision: 9376 http://plplot.svn.sourceforge.net/plplot/?rev=9376&view=rev Author: airwin Date: 2009-01-22 22:30:17 +0000 (Thu, 22 Jan 2009) Log Message: ----------- Minimum version of CMake is 2.6.0. Modified Paths: -------------- trunk/INSTALL Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2009-01-22 22:17:51 UTC (rev 9375) +++ trunk/INSTALL 2009-01-22 22:30:17 UTC (rev 9376) @@ -23,7 +23,7 @@ http://www.miscdebris.net/plplot_wiki/index.php?title=General_CMake_documentation_links. After consulting that documentation, install the appropriate package of -CMake for your system platform. Note, you must use at least version 2.4.5 of +CMake for your system platform. Note, you must use at least version 2.6.0 of CMake for your PLplot configuration, but our build system works with the latest version (2.6.2) of CMake as well. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |