Implement push notification support

This commit is contained in:
Tobias Fella
2022-06-05 17:53:33 +02:00
parent 3a4f71de7f
commit e0272dcf46
7 changed files with 113 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ set_package_properties(KF6Kirigami2 PROPERTIES
)
find_package(KF6KirigamiAddons 0.7.2 REQUIRED)
find_package(KUnifiedPush)
if(ANDROID)
find_package(OpenSSL)
set_package_properties(OpenSSL PROPERTIES