diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-21 02:32:31 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-21 02:32:31 (GMT) |
commit | ec01e7f492cb750221464dc09d8d3e3d18607d18 (patch) | |
tree | 524c9913eb4e9853b66ab3d0f500c8d99856abd4 /README.md | |
parent | 924c9ccc1f0838cd89d2428bd50caf2540a6d831 (diff) | |
parent | eda7a413351aabedfbf115ae336b2b610844953e (diff) |
Merge branch 'cgal402' of github.com:openscad/openscad into clang
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/) |