![]() |
||
---|---|---|
Accounts | ||
debian | ||
doc | ||
tests | ||
.gitlab-ci.yml | ||
.qmake.conf | ||
COPYING | ||
INSTALL | ||
NOTES | ||
README.md | ||
TODO | ||
accounts-qt.pro | ||
common-installs-config.pri | ||
common-pkgconfig.pri | ||
common-project-config.pri | ||
common-vars.pri | ||
coverage.pri |
README.md
Accounts management library for Qt applications
This project is a library for managing accounts which can be used from Qt applications. It is part of the @accounts-sso project.
License
See COPYING file.
Build instructions
The project depends on Qt 5 and libaccounts-glib. To build it, run:
qmake
make
make install