diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-20 19:36:17 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-20 19:36:17 (GMT) |
commit | eda7a413351aabedfbf115ae336b2b610844953e (patch) | |
tree | 54d7e6dfccef42ac96e6f0801310e0caa70fdb8d /README.md | |
parent | 821c064f3e6d624152b49f2297b750bdc53f3a5f (diff) |
cgal 4.0.2 has a bugfix re clang and gcc 4.7 ( issue #117 )
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ are build scripts that download and compile the libraries from source. Follow the instructions for the platform you're compiling on below. * [Qt4 (4.4 - 4.7)](http://www.qt.nokia.com/) -* [CGAL (3.6 - 3.9)](http://www.cgal.org/) +* [CGAL (3.6 - 4.0.2)](http://www.cgal.org/) * [GMP (5.0.x)](http://www.gmplib.org/) * [cmake (2.6 - 2.8, required by CGAL and the test framework)](http://www.cmake.org/) * [MPFR (3.x)](http://www.mpfr.org/) |