mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-12-26 06:56:25 +01:00
rebuild
This commit is contained in:
parent
ae5754454f
commit
8cc7cde492
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue