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/gui
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>
4 years ago
..
CMakeLists.txt CMake rules adjustments: 4 years ago
polkit-tqt-gui-action.cpp Conversion of 'gui' library module. 4 years ago
polkit-tqt-gui-action.h Code improvements based on c++11 standard (ranged for loops and nullptr). 4 years ago
polkit-tqt-gui-actionbutton.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 4 years ago
polkit-tqt-gui-actionbutton.h Code improvements based on c++11 standard (ranged for loops and nullptr). 4 years ago
polkit-tqt-gui-actionbutton_p.h Conversion of 'gui' library module. 4 years ago
polkit-tqt-gui-actionbuttons.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 4 years ago
polkit-tqt-gui-actionbuttons.h Code improvements based on c++11 standard (ranged for loops and nullptr). 4 years ago
polkit-tqt-gui-actionbuttons_p.h Conversion of 'gui' library module. 4 years ago