mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-12-27 07:26:09 +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).
|
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
|
||||||
|
#
|
||||||
### Build depts:
|
### Build depts:
|
||||||
|
|
||||||
- cmake `>= 3.12.4`
|
- cmake `>= 3.12.4`
|
||||||
|
|
Loading…
Reference in a new issue