You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add the library paths for the dbus-1-tqt library to the list of
link_directories in the CMakeLists.txt files for the examples
subdirectory to cater for the library not being in /usr.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit
|
3 years ago | |
---|---|---|
agent | 3 years ago | |
core | 3 years ago | |
examples | 3 years ago | |
gui | 3 years ago | |
includes/PolkitTQt | 4 years ago | |
tests | 4 years ago | |
AUTHORS | 4 years ago | |
CMakeLists.txt | 3 years ago | |
COPYING | 4 years ago | |
ConfigureChecks.cmake | 4 years ago | |
INSTALL | 4 years ago | |
Mainpage.dox | 4 years ago | |
README | 4 years ago | |
polkit-tqt-agent.pc.cmake | 4 years ago | |
polkit-tqt-core.pc.cmake | 4 years ago | |
polkit-tqt-export.h | 4 years ago | |
polkit-tqt-gui.pc.cmake | 4 years ago | |
polkit-tqt.pc.cmake | 4 years ago |
README
Polkit-tqt ========== What is Polkit-tqt? ------------------ Polkit-tqt is a library that lets developers use the PolicyKit API through a nice TQt-styled API. It is mainly a wrapper around TQAction and TQButton that lets you integrate those two component easily with PolicyKit. See INSTALL for installation instructions.