more xopts
[k8sbuild.git] / xoptz / json-glib.xopt
blob36e8cbacaeaba33f0b52c5cc49de1cbe136c11bf
1 profile=empty
3 #  --disable-Bsymbolic     Avoid linking with -Bsymbolic
4   --enable-debug=no
5   --disable-gtk-doc        use gtk-doc to build documentation [[default=no]]
6   --disable-gtk-doc-html   build documentation in html format [[default=yes]]
7   --disable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
8 #  --enable-introspection=[no/auto/yes]
9 #                          Enable introspection for this build
10   --disable-nls           do not use Native Language Support
13 !DESC
14 JSON-Glib (a de/serialization library for the JS Object Notation)
16 JSON-GLib is a library providing serialization and deserialization
17 support for the JavaScript Object Notation (JSON) format described
18 by RFC 4627.
20 Homepage: https://wiki.gnome.org/JsonGlib/
21 !EOF