Fix update discovery and isolate fingerprint installer permissions
This commit is contained in:
@@ -17,6 +17,8 @@ include(KDECompilerSettings NO_POLICY_SCOPE)
|
||||
|
||||
find_package(Qt6 6.8 REQUIRED COMPONENTS Core Quick)
|
||||
find_package(KF6 6.0 REQUIRED COMPONENTS Auth Config CoreAddons I18n KCMUtils)
|
||||
find_package(PkgConfig REQUIRED)
|
||||
pkg_check_modules(RPM REQUIRED IMPORTED_TARGET rpm)
|
||||
|
||||
add_subdirectory(src)
|
||||
if(BUILD_TESTING)
|
||||
|
||||
Reference in New Issue
Block a user