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.
polkit-tqt/examples
Slávek Banko 2971f209db
CMake rules adjustments:
+ Use the usual TDESetupPaths macros.
+ Install libraries according to multi-arch rules.
+ Use `install( DIRECTORY ... )` for headers in CXX style.
+ Remove linking unused variables ${..._MOCS}.
+ Remove linking for indirectly used libraries.
+ Use private linking for exported CMake targets.
+ Add the installation of exported CMake targets.
+ Use keyword TEST for tde_add_check_executable.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
..
agent CMake rules adjustments: 3 years ago
icons Converted first part of examples code. 3 years ago
CMakeLists.txt CMake rules adjustments: 3 years ago
COPYING Converted first part of examples code. 3 years ago
PkExample.cpp Use the formatted strings instead of joining the message. 3 years ago
PkExample.h Converted first part of examples code. 3 years ago
PkExampleHelper.cpp Use the formatted strings instead of joining the message. 3 years ago
PkExampleHelper.h Converted agent example code. 3 years ago
main.cpp Converted first part of examples code. 3 years ago
mainHelper.cpp Updated documentation and clean up. 3 years ago
org.tqt.policykit.examples.conf More Qt->TQt conversion and some clean up. 3 years ago
org.tqt.policykit.examples.policy Updated documentation and clean up. 3 years ago
org.tqt.policykit.examples.service.cmake Converted first part of examples code. 3 years ago
org.tqt.policykit.examples.xml More Qt->TQt conversion and some clean up. 3 years ago