diff options
author | Marius Kintel <marius@kintel.net> | 2013-12-11 07:50:52 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-12-11 07:50:52 (GMT) |
commit | 6987ac927907bd2440abd8336cf6fa095a984bab (patch) | |
tree | ad119a79974ae6f875dffd0801154617755ee59c /README.md | |
parent | d14f0be01c06a872a7fb0cef6e0fa67ad7bc4a4f (diff) | |
parent | 509a466ddd903906d290e30e98e5b6b01359b2f4 (diff) |
Merge pull request #561 from brodykenrick/master
Unicode support for search, length and STRING[] accesses (+ a fix for 3rd Party CGAL lib issue on Ubunti)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ Follow the instructions for the platform you're compiling on below. * [OpenCSG (1.3.2)](http://www.opencsg.org/) * [GLEW (1.5.4 ->)](http://glew.sourceforge.net/) * [Eigen (3.0 - 3.2)](http://eigen.tuxfamily.org/) +* [glib2 (2.2.0)](https://developer.gnome.org/glib/) * [GCC C++ Compiler (4.2 ->)](http://gcc.gnu.org/) * [Bison (2.4)](http://www.gnu.org/software/bison/) * [Flex (2.5.35)](http://flex.sourceforge.net/) |