summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-03-13 18:21:12 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-03-13 18:21:12 (GMT)
commitb3fad2edd6110760164eb7fbec57c2c6b8b026e8 (patch)
tree2521c1ee1e8760b62fd95d8a1a36206d23caf6f2
parent8041f6a25b3f2ffeb17ac0eeec2bc1603972b666 (diff)
downloadmxe-b3fad2edd6110760164eb7fbec57c2c6b8b026e8.zip
mxe-b3fad2edd6110760164eb7fbec57c2c6b8b026e8.tar.gz
mxe-b3fad2edd6110760164eb7fbec57c2c6b8b026e8.tar.bz2
downgrade minimum required CMake version in the docs
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index b7c24c9..87231f9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -541,7 +541,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td><a href="http://www.cmake.org/">CMake</a></td>
- <td>≥ 2.8.2</td>
+ <td>≥ 2.8.0</td>
</tr>
<tr>
<td><a href="http://flex.sourceforge.net/">Flex</a></td>