Merge branch 'master' of git://github.com/svic/jansson

This commit is contained in:
Petri Lehtinen
2013-04-15 10:21:31 +03:00
4 changed files with 122 additions and 0 deletions

View File

@@ -53,6 +53,11 @@ used as described above.
.. _automake: http://www.gnu.org/software/automake/
.. _libtool: http://www.gnu.org/software/libtool/
Android
-------
Jansson can be built for android platforms. Android.mk is in the
source root folder. The configuration file is located in the
``android`` directory in the source distribution.
Windows
-------