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/core
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
..
CMakeLists.txt CMake rules adjustments: 3 years ago
polkit-tqt-actiondescription.cpp Completed conversion of 'core' library module. 3 years ago
polkit-tqt-actiondescription.h Completed conversion of 'core' library module. 3 years ago
polkit-tqt-authority.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 3 years ago
polkit-tqt-authority.h Code improvements based on c++11 standard (ranged for loops and nullptr). 3 years ago
polkit-tqt-details.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 3 years ago
polkit-tqt-details.h Completed conversion of 'core' library module. 3 years ago
polkit-tqt-identity.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 3 years ago
polkit-tqt-identity.h Completed conversion of 'core' library module. 3 years ago
polkit-tqt-subject.cpp Code improvements based on c++11 standard (ranged for loops and nullptr). 3 years ago
polkit-tqt-subject.h Completed conversion of 'core' library module. 3 years ago
polkit-tqt-temporaryauthorization.cpp Completed conversion of 'core' library module. 3 years ago
polkit-tqt-temporaryauthorization.h Completed conversion of 'core' library module. 3 years ago