This commit is contained in:
deepinzhangshuang 2019-08-29 07:59:37 +08:00
parent ae5754454f
commit 8cc7cde492

View File

@ -5,7 +5,7 @@
This is a Qt wrapper library for Gio (or say it's a glib/glibmm wrapper mainly focused on [GIO](https://gitlab.gnome.org/GNOME/glibmm/tree/master/gio) module). This library is designed to be exception-free and avoid Qt application developer do direct access to glib/glibmm (so they can use Gio in a more Qt way).
## Build
#
### Build depts:
- cmake `>= 3.12.4`
@ -52,4 +52,4 @@ For Deepin there will be a `libgio-qt-doc` package, if you are building it manua
## License
GPLv3
GPLv3